Package net.runelite.api.gameval
Class InterfaceID.DizanasQuiver
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.DizanasQuiver
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.DizanasQuiver extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
AMMO
static int
AMMO_OBJ
static int
AMMO_SLOT
static int
AMMO_SLOT_GRAPHIC0
static int
BOLT_TITLE
static int
CHARGES
static int
CHARGES_TEXT
static int
CLOSE
static int
CONTENT
static int
STORAGE
static int
STORAGE_MODEL0
static int
TITLE
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description DizanasQuiver()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
STORAGE
public static final int STORAGE
- See Also:
- Constant Field Values
-
STORAGE_MODEL0
public static final int STORAGE_MODEL0
- See Also:
- Constant Field Values
-
AMMO
public static final int AMMO
- See Also:
- Constant Field Values
-
BOLT_TITLE
public static final int BOLT_TITLE
- See Also:
- Constant Field Values
-
AMMO_SLOT
public static final int AMMO_SLOT
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
CHARGES
public static final int CHARGES
- See Also:
- Constant Field Values
-
CHARGES_TEXT
public static final int CHARGES_TEXT
- See Also:
- Constant Field Values
-
AMMO_SLOT_GRAPHIC0
public static final int AMMO_SLOT_GRAPHIC0
- See Also:
- Constant Field Values
-
AMMO_OBJ
public static final int AMMO_OBJ
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-