Might be easier to not put this under my package since my tools dont expect it there
This commit is contained in:
18
src/main/java/class137.java
Normal file
18
src/main/java/class137.java
Normal file
@@ -0,0 +1,18 @@
|
||||
import java.applet.Applet;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("ex")
|
||||
public class class137 {
|
||||
@ObfuscatedName("bg")
|
||||
static class167 field2139;
|
||||
@ObfuscatedName("j")
|
||||
static Applet field2143 = null;
|
||||
@ObfuscatedName("ih")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 590900641
|
||||
)
|
||||
static int field2144;
|
||||
@ObfuscatedName("l")
|
||||
static String field2147 = null;
|
||||
}
|
||||
Reference in New Issue
Block a user