import net.runelite.mapping.Export; import net.runelite.mapping.ObfuscatedGetter; import net.runelite.mapping.ObfuscatedName; @ObfuscatedName("qb") public class class451 { @ObfuscatedName("v") @ObfuscatedGetter( intValue = 1151895275 ) @Export("SpriteBuffer_spriteCount") static int SpriteBuffer_spriteCount; @ObfuscatedName("o") @ObfuscatedGetter( intValue = 457753385 ) @Export("SpriteBuffer_spriteWidth") static int SpriteBuffer_spriteWidth; @ObfuscatedName("h") @ObfuscatedGetter( intValue = 1318930393 ) @Export("SpriteBuffer_spriteHeight") static int SpriteBuffer_spriteHeight; @ObfuscatedName("g") @Export("SpriteBuffer_xOffsets") static int[] SpriteBuffer_xOffsets; @ObfuscatedName("l") @Export("SpriteBuffer_yOffsets") static int[] SpriteBuffer_yOffsets; @ObfuscatedName("n") @Export("SpriteBuffer_spriteWidths") static int[] SpriteBuffer_spriteWidths; @ObfuscatedName("d") @Export("SpriteBuffer_spriteHeights") static int[] SpriteBuffer_spriteHeights; }