Might be easier to not put this under my package since my tools dont expect it there
This commit is contained in:
21
src/main/java/class145.java
Normal file
21
src/main/java/class145.java
Normal file
@@ -0,0 +1,21 @@
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("ez")
|
||||
public class class145 {
|
||||
@ObfuscatedName("m")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -204263533
|
||||
)
|
||||
int field2218;
|
||||
@ObfuscatedName("f")
|
||||
public volatile int field2222 = 0;
|
||||
@ObfuscatedName("n")
|
||||
public volatile Object field2223;
|
||||
@ObfuscatedName("o")
|
||||
public int field2224;
|
||||
@ObfuscatedName("h")
|
||||
Object field2225;
|
||||
@ObfuscatedName("j")
|
||||
class145 field2226;
|
||||
}
|
||||
Reference in New Issue
Block a user