Class GameValLoader
- java.lang.Object
-
- net.runelite.cache.definitions.loaders.GameValLoader
-
public class GameValLoader extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intANIMATIONSstatic intDBROWSstatic intDBTABLESstatic intINTERFACESstatic intINTERFACES_LEGACYstatic intINVENTORIESstatic intITEMSstatic intJINGLESstatic intNPCSstatic intOBJECTSstatic intSPOTANIMSstatic intSPRITESstatic intVARBITSstatic intVARCSstatic intVARPS
-
Constructor Summary
Constructors Constructor Description GameValLoader()
-
-
-
Field Detail
-
ITEMS
public static final int ITEMS
- See Also:
- Constant Field Values
-
NPCS
public static final int NPCS
- See Also:
- Constant Field Values
-
INVENTORIES
public static final int INVENTORIES
- See Also:
- Constant Field Values
-
VARPS
public static final int VARPS
- See Also:
- Constant Field Values
-
VARBITS
public static final int VARBITS
- See Also:
- Constant Field Values
-
OBJECTS
public static final int OBJECTS
- See Also:
- Constant Field Values
-
ANIMATIONS
public static final int ANIMATIONS
- See Also:
- Constant Field Values
-
SPOTANIMS
public static final int SPOTANIMS
- See Also:
- Constant Field Values
-
DBROWS
public static final int DBROWS
- See Also:
- Constant Field Values
-
DBTABLES
public static final int DBTABLES
- See Also:
- Constant Field Values
-
JINGLES
public static final int JINGLES
- See Also:
- Constant Field Values
-
SPRITES
public static final int SPRITES
- See Also:
- Constant Field Values
-
INTERFACES_LEGACY
public static final int INTERFACES_LEGACY
- See Also:
- Constant Field Values
-
INTERFACES
public static final int INTERFACES
- See Also:
- Constant Field Values
-
VARCS
public static final int VARCS
- See Also:
- Constant Field Values
-
-
Method Detail
-
load
public GameValDefinition load(int gameValId, int id, byte[] data)
-
-