client: revvy boi 202

This commit is contained in:
JumpIfZero
2021-12-09 15:12:57 +02:00
parent 5d758a3394
commit 9f716fea3a
496 changed files with 62975 additions and 58430 deletions

View File

@@ -1,43 +0,0 @@
import net.runelite.mapping.ObfuscatedName;
import net.runelite.mapping.ObfuscatedSignature;
@ObfuscatedName("kq")
public class class301 {
@ObfuscatedName("i")
@ObfuscatedSignature(
descriptor = "Lkq;"
)
static final class301 field3767;
@ObfuscatedName("w")
@ObfuscatedSignature(
descriptor = "Lkq;"
)
static final class301 field3770;
@ObfuscatedName("s")
@ObfuscatedSignature(
descriptor = "Lkq;"
)
static final class301 field3769;
static {
field3767 = new class301(); // L: 4
field3770 = new class301(); // L: 5
field3769 = new class301(); // L: 6
}
class301() {
} // L: 8
@ObfuscatedName("w")
@ObfuscatedSignature(
descriptor = "(I)V",
garbageValue = "-1299258099"
)
static void method5508() {
ByteArrayPool.field3890.clear(); // L: 61
ByteArrayPool.field3890.add(100); // L: 62
ByteArrayPool.field3890.add(5000); // L: 63
ByteArrayPool.field3890.add(10000); // L: 64
ByteArrayPool.field3890.add(30000); // L: 65
} // L: 66
}