44 lines
980 B
Java
44 lines
980 B
Java
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
|
|
}
|