test
This commit is contained in:
@@ -117,6 +117,15 @@ public class NetCache {
|
||||
@Export("NetCache_ioExceptions")
|
||||
public static int NetCache_ioExceptions;
|
||||
|
||||
@ObfuscatedName("w")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(IB)Lbm;",
|
||||
garbageValue = "31"
|
||||
)
|
||||
static Message method4708(int var0) {
|
||||
return (Message)Messages.Messages_hashTable.get((long)var0);
|
||||
}
|
||||
|
||||
static {
|
||||
__iq_f = 0;
|
||||
NetCache_pendingPriorityWrites = new NodeHashTable(4096);
|
||||
@@ -136,13 +145,4 @@ public class NetCache {
|
||||
NetCache_crcMismatches = 0;
|
||||
NetCache_ioExceptions = 0;
|
||||
}
|
||||
|
||||
@ObfuscatedName("w")
|
||||
@ObfuscatedSignature(
|
||||
signature = "(IB)Lbm;",
|
||||
garbageValue = "31"
|
||||
)
|
||||
static Message method4708(int var0) {
|
||||
return (Message)Messages.Messages_hashTable.get((long)var0);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user