project: rev 199
This commit is contained in:
84
runescape-client/src/main/java/class240.java
Normal file
84
runescape-client/src/main/java/class240.java
Normal file
@@ -0,0 +1,84 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
|
||||
@ObfuscatedName("ip")
|
||||
public class class240 {
|
||||
@ObfuscatedName("n")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2755;
|
||||
@ObfuscatedName("c")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2749;
|
||||
@ObfuscatedName("m")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2751;
|
||||
@ObfuscatedName("k")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2752;
|
||||
@ObfuscatedName("o")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2753;
|
||||
@ObfuscatedName("g")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2760;
|
||||
@ObfuscatedName("z")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2750;
|
||||
@ObfuscatedName("a")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2756;
|
||||
@ObfuscatedName("u")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2757;
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "Lip;"
|
||||
)
|
||||
public static final class240 field2758;
|
||||
@ObfuscatedName("l")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 593938417
|
||||
)
|
||||
@Export("Interpreter_intStackSize")
|
||||
static int Interpreter_intStackSize;
|
||||
|
||||
static {
|
||||
field2755 = new class240(5);
|
||||
field2749 = new class240(2);
|
||||
field2751 = new class240(3);
|
||||
field2752 = new class240(5);
|
||||
field2753 = new class240(14);
|
||||
field2760 = new class240(6);
|
||||
field2750 = new class240(4);
|
||||
field2756 = new class240(4);
|
||||
field2757 = new class240(7);
|
||||
field2758 = new class240(15);
|
||||
}
|
||||
|
||||
@ObfuscatedSignature(
|
||||
descriptor = "(I)V",
|
||||
garbageValue = "5"
|
||||
)
|
||||
class240(int var1) {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user