Package org.rspeer.game.gameval
Class InterfaceId.XbowsPouch
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.XbowsPouch
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.XbowsPouch extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOLT_1static intBOLT_1_HOLDERstatic intBOLT_2static intBOLT_2_HOLDERstatic intBOLT_3static intBOLT_3_HOLDERstatic intBOLT_4static intBOLT_4_HOLDERstatic intCLOSEstatic intCOM_11static intCOM_15static intCOM_19static intCOM_5static intCOM_8static intCONTENTstatic intCURRENT_AMMOstatic intCURRENT_BOLTstatic intCURRENT_BOLT_HOLDERstatic 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
-
COM_5
public static final int COM_5
- 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
-
COM_8
public static final int COM_8
- 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
-
COM_11
public static final int COM_11
- 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
-
COM_15
public static final int COM_15
- 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
-
COM_19
public static final int COM_19
- 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
-
-