Might be easier to not put this under my package since my tools dont expect it there
This commit is contained in:
15
src/main/java/class124.java
Normal file
15
src/main/java/class124.java
Normal file
@@ -0,0 +1,15 @@
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("de")
|
||||
public abstract class class124 {
|
||||
@ObfuscatedName("l")
|
||||
static boolean field2036 = false;
|
||||
@ObfuscatedName("ak")
|
||||
static int[] field2037;
|
||||
|
||||
@ObfuscatedName("j")
|
||||
abstract byte[] vmethod2728();
|
||||
|
||||
@ObfuscatedName("l")
|
||||
abstract void vmethod2734(byte[] var1);
|
||||
}
|
||||
Reference in New Issue
Block a user