project: uwu (197)
This commit is contained in:
28
runescape-client/src/main/java/class397.java
Normal file
28
runescape-client/src/main/java/class397.java
Normal file
@@ -0,0 +1,28 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
|
||||
@ObfuscatedName("ol")
|
||||
public class class397 {
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedGetter(
|
||||
intValue = 594316293
|
||||
)
|
||||
@Export("SpriteBuffer_spriteCount")
|
||||
public static int SpriteBuffer_spriteCount;
|
||||
@ObfuscatedName("e")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -770896369
|
||||
)
|
||||
@Export("SpriteBuffer_spriteWidth")
|
||||
public static int SpriteBuffer_spriteWidth;
|
||||
@ObfuscatedName("y")
|
||||
@Export("SpriteBuffer_xOffsets")
|
||||
public static int[] SpriteBuffer_xOffsets;
|
||||
@ObfuscatedName("r")
|
||||
@Export("SpriteBuffer_spritePalette")
|
||||
public static int[] SpriteBuffer_spritePalette;
|
||||
@ObfuscatedName("am")
|
||||
@Export("hasFocus")
|
||||
protected static boolean hasFocus;
|
||||
}
|
||||
Reference in New Issue
Block a user