rsclient: rev 191

This commit is contained in:
ThatGamerBlue
2020-08-26 21:11:23 +01:00
parent 106de31a9d
commit b6ea56781c
354 changed files with 61347 additions and 61083 deletions

View File

@@ -5,129 +5,132 @@ import net.runelite.mapping.ObfuscatedGetter;
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("it")
@ObfuscatedName("ii")
@Implements("NetCache")
public class NetCache {
@ObfuscatedName("m")
@ObfuscatedName("z")
@ObfuscatedSignature(
descriptor = "Llj;"
descriptor = "Lln;"
)
@Export("NetCache_socket")
public static AbstractSocket NetCache_socket;
@ObfuscatedName("o")
@ObfuscatedName("k")
@ObfuscatedGetter(
intValue = -1369664309
intValue = 570306795
)
@Export("NetCache_loadTime")
public static int NetCache_loadTime;
@ObfuscatedName("j")
static int NetCache_loadTime;
@ObfuscatedName("s")
@ObfuscatedGetter(
longValue = -7527120128916335365L
)
static long field3195;
@ObfuscatedName("t")
@ObfuscatedSignature(
descriptor = "Lle;"
descriptor = "Llc;"
)
@Export("NetCache_pendingPriorityWrites")
public static NodeHashTable NetCache_pendingPriorityWrites;
@ObfuscatedName("p")
static NodeHashTable NetCache_pendingPriorityWrites;
@ObfuscatedName("i")
@ObfuscatedGetter(
intValue = -357267319
intValue = -1894418175
)
@Export("NetCache_pendingPriorityWritesCount")
public static int NetCache_pendingPriorityWritesCount;
@ObfuscatedName("g")
@ObfuscatedName("o")
@ObfuscatedSignature(
descriptor = "Lle;"
descriptor = "Llc;"
)
@Export("NetCache_pendingPriorityResponses")
public static NodeHashTable NetCache_pendingPriorityResponses;
@ObfuscatedName("n")
static NodeHashTable NetCache_pendingPriorityResponses;
@ObfuscatedName("x")
@ObfuscatedGetter(
intValue = 1385595783
intValue = 994594523
)
@Export("NetCache_pendingPriorityResponsesCount")
public static int NetCache_pendingPriorityResponsesCount;
@ObfuscatedName("u")
@ObfuscatedName("w")
@ObfuscatedSignature(
descriptor = "Ljd;"
descriptor = "Ljl;"
)
@Export("NetCache_pendingWritesQueue")
public static DualNodeDeque NetCache_pendingWritesQueue;
@ObfuscatedName("a")
static DualNodeDeque NetCache_pendingWritesQueue;
@ObfuscatedName("g")
@ObfuscatedSignature(
descriptor = "Lle;"
descriptor = "Llc;"
)
@Export("NetCache_pendingWrites")
public static NodeHashTable NetCache_pendingWrites;
@ObfuscatedName("z")
static NodeHashTable NetCache_pendingWrites;
@ObfuscatedName("m")
@ObfuscatedGetter(
intValue = -2008436555
intValue = -1420450011
)
@Export("NetCache_pendingWritesCount")
public static int NetCache_pendingWritesCount;
@ObfuscatedName("w")
@ObfuscatedName("n")
@ObfuscatedSignature(
descriptor = "Lle;"
descriptor = "Llc;"
)
@Export("NetCache_pendingResponses")
public static NodeHashTable NetCache_pendingResponses;
@ObfuscatedName("y")
static NodeHashTable NetCache_pendingResponses;
@ObfuscatedName("d")
@ObfuscatedGetter(
intValue = 764472147
intValue = -1710151389
)
@Export("NetCache_pendingResponsesCount")
public static int NetCache_pendingResponsesCount;
@ObfuscatedName("c")
public static boolean field3208;
@ObfuscatedName("k")
@ObfuscatedName("q")
@ObfuscatedSignature(
descriptor = "Lkn;"
descriptor = "Lkf;"
)
@Export("NetCache_responseHeaderBuffer")
public static Buffer NetCache_responseHeaderBuffer;
@ObfuscatedName("s")
static Buffer NetCache_responseHeaderBuffer;
@ObfuscatedName("f")
@ObfuscatedGetter(
intValue = -534324197
intValue = -657334189
)
public static int field3214;
@ObfuscatedName("d")
static int field3205;
@ObfuscatedName("v")
@Export("NetCache_crc")
public static CRC32 NetCache_crc;
@ObfuscatedName("l")
static CRC32 NetCache_crc;
@ObfuscatedName("r")
@ObfuscatedSignature(
descriptor = "[Lig;"
descriptor = "[Liw;"
)
@Export("NetCache_archives")
public static Archive[] NetCache_archives;
@ObfuscatedName("t")
public static byte field3213;
@ObfuscatedName("x")
static Archive[] NetCache_archives;
@ObfuscatedName("u")
static byte field3208;
@ObfuscatedName("p")
@ObfuscatedGetter(
intValue = -1163120283
intValue = 888421105
)
@Export("NetCache_crcMismatches")
public static int NetCache_crcMismatches;
@ObfuscatedName("b")
@ObfuscatedGetter(
intValue = -1725551387
intValue = -1735021825
)
@Export("NetCache_ioExceptions")
public static int NetCache_ioExceptions;
static {
NetCache_loadTime = 0;
NetCache_pendingPriorityWrites = new NodeHashTable(4096);
NetCache_pendingPriorityWritesCount = 0;
NetCache_pendingPriorityResponses = new NodeHashTable(32);
NetCache_pendingPriorityResponsesCount = 0;
NetCache_pendingWritesQueue = new DualNodeDeque();
NetCache_pendingWrites = new NodeHashTable(4096);
NetCache_pendingWritesCount = 0;
NetCache_pendingResponses = new NodeHashTable(4096);
NetCache_pendingResponsesCount = 0;
NetCache_responseHeaderBuffer = new Buffer(8);
field3214 = 0;
NetCache_crc = new CRC32();
NetCache_archives = new Archive[256];
field3213 = 0;
NetCache_crcMismatches = 0;
NetCache_ioExceptions = 0;
NetCache_loadTime = 0; // L: 13
NetCache_pendingPriorityWrites = new NodeHashTable(4096); // L: 15
NetCache_pendingPriorityWritesCount = 0; // L: 16
NetCache_pendingPriorityResponses = new NodeHashTable(32); // L: 17
NetCache_pendingPriorityResponsesCount = 0; // L: 18
NetCache_pendingWritesQueue = new DualNodeDeque(); // L: 19
NetCache_pendingWrites = new NodeHashTable(4096); // L: 20
NetCache_pendingWritesCount = 0; // L: 21
NetCache_pendingResponses = new NodeHashTable(4096); // L: 22
NetCache_pendingResponsesCount = 0; // L: 23
NetCache_responseHeaderBuffer = new Buffer(8); // L: 26
field3205 = 0; // L: 28
NetCache_crc = new CRC32(); // L: 30
NetCache_archives = new Archive[256]; // L: 32
field3208 = 0; // L: 33
NetCache_crcMismatches = 0; // L: 34
NetCache_ioExceptions = 0; // L: 35
}
}