Package net.runelite.api.gameval
Class InterfaceID.XbowsPouch
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.XbowsPouch
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.XbowsPouch extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOLT_1static intBOLT_1_HOLDERstatic intBOLT_1_HOLDER_GRAPHIC0static intBOLT_2static intBOLT_2_HOLDERstatic intBOLT_2_HOLDER_GRAPHIC0static intBOLT_3static intBOLT_3_HOLDERstatic intBOLT_3_HOLDER_GRAPHIC0static intBOLT_4static intBOLT_4_HOLDERstatic intBOLT_4_HOLDER_GRAPHIC0static intCLOSEstatic intCONTENTstatic intCURRENT_AMMOstatic intCURRENT_BOLTstatic intCURRENT_BOLT_HOLDERstatic intCURRENT_BOLT_HOLDER_GRAPHIC0static intEXTRA_AMMOstatic intSTORED_BOLTSstatic intTITLEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description XbowsPouch()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
STORED_BOLTS
public static final int STORED_BOLTS
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
BOLT_1_HOLDER
public static final int BOLT_1_HOLDER
- See Also:
- Constant Field Values
-
BOLT_1_HOLDER_GRAPHIC0
public static final int BOLT_1_HOLDER_GRAPHIC0
- See Also:
- Constant Field Values
-
BOLT_1
public static final int BOLT_1
- See Also:
- Constant Field Values
-
BOLT_2_HOLDER
public static final int BOLT_2_HOLDER
- See Also:
- Constant Field Values
-
BOLT_2_HOLDER_GRAPHIC0
public static final int BOLT_2_HOLDER_GRAPHIC0
- See Also:
- Constant Field Values
-
BOLT_2
public static final int BOLT_2
- See Also:
- Constant Field Values
-
BOLT_3_HOLDER
public static final int BOLT_3_HOLDER
- See Also:
- Constant Field Values
-
BOLT_3_HOLDER_GRAPHIC0
public static final int BOLT_3_HOLDER_GRAPHIC0
- See Also:
- Constant Field Values
-
BOLT_3
public static final int BOLT_3
- See Also:
- Constant Field Values
-
EXTRA_AMMO
public static final int EXTRA_AMMO
- See Also:
- Constant Field Values
-
BOLT_4_HOLDER
public static final int BOLT_4_HOLDER
- See Also:
- Constant Field Values
-
BOLT_4_HOLDER_GRAPHIC0
public static final int BOLT_4_HOLDER_GRAPHIC0
- See Also:
- Constant Field Values
-
BOLT_4
public static final int BOLT_4
- See Also:
- Constant Field Values
-
CURRENT_AMMO
public static final int CURRENT_AMMO
- See Also:
- Constant Field Values
-
CURRENT_BOLT_HOLDER
public static final int CURRENT_BOLT_HOLDER
- See Also:
- Constant Field Values
-
CURRENT_BOLT_HOLDER_GRAPHIC0
public static final int CURRENT_BOLT_HOLDER_GRAPHIC0
- See Also:
- Constant Field Values
-
CURRENT_BOLT
public static final int CURRENT_BOLT
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-