Package org.rspeer.game.gameval
Class InterfaceId.Wornitems
- java.lang.Object
-
- org.rspeer.game.gameval.InterfaceId.Wornitems
-
- Enclosing class:
- InterfaceId
public static class InterfaceId.Wornitems extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCALL_FOLLOWERstatic intCOM_10static intCOM_11static intCOM_12static intCOM_13static intCOM_4static intCOM_6static intCOM_8static intCOM_9static intDEADMAN_SIGILSstatic intDEATHKEEPstatic intEQUIPMENTstatic intEQUIPMENT_ICONstatic intEXTRA_AMMO_LINKstatic intEXTRA_AMMO_SLOTstatic intEXTRA_QUIVER_AMMOstatic intEXTRA_QUIVER_AMMO_GRAPHICstatic intEXTRA_QUIVER_SLOTstatic intPRICECHECKERstatic intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Wornitems()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
EQUIPMENT
public static final int EQUIPMENT
- See Also:
- Constant Field Values
-
EQUIPMENT_ICON
public static final int EQUIPMENT_ICON
- See Also:
- Constant Field Values
-
PRICECHECKER
public static final int PRICECHECKER
- See Also:
- Constant Field Values
-
COM_4
public static final int COM_4
- See Also:
- Constant Field Values
-
DEATHKEEP
public static final int DEATHKEEP
- See Also:
- Constant Field Values
-
COM_6
public static final int COM_6
- See Also:
- Constant Field Values
-
CALL_FOLLOWER
public static final int CALL_FOLLOWER
- See Also:
- Constant Field Values
-
COM_8
public static final int COM_8
- See Also:
- Constant Field Values
-
COM_9
public static final int COM_9
- See Also:
- Constant Field Values
-
COM_10
public static final int COM_10
- See Also:
- Constant Field Values
-
COM_11
public static final int COM_11
- See Also:
- Constant Field Values
-
COM_12
public static final int COM_12
- See Also:
- Constant Field Values
-
COM_13
public static final int COM_13
- See Also:
- Constant Field Values
-
EXTRA_AMMO_LINK
public static final int EXTRA_AMMO_LINK
- See Also:
- Constant Field Values
-
SLOT0
public static final int SLOT0
- See Also:
- Constant Field Values
-
SLOT1
public static final int SLOT1
- See Also:
- Constant Field Values
-
SLOT2
public static final int SLOT2
- See Also:
- Constant Field Values
-
SLOT3
public static final int SLOT3
- See Also:
- Constant Field Values
-
SLOT4
public static final int SLOT4
- See Also:
- Constant Field Values
-
SLOT5
public static final int SLOT5
- See Also:
- Constant Field Values
-
SLOT7
public static final int SLOT7
- See Also:
- Constant Field Values
-
SLOT9
public static final int SLOT9
- See Also:
- Constant Field Values
-
SLOT10
public static final int SLOT10
- See Also:
- Constant Field Values
-
SLOT12
public static final int SLOT12
- See Also:
- Constant Field Values
-
SLOT13
public static final int SLOT13
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_SLOT
public static final int EXTRA_QUIVER_SLOT
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_AMMO_GRAPHIC
public static final int EXTRA_QUIVER_AMMO_GRAPHIC
- See Also:
- Constant Field Values
-
EXTRA_QUIVER_AMMO
public static final int EXTRA_QUIVER_AMMO
- See Also:
- Constant Field Values
-
DEADMAN_SIGILS
public static final int DEADMAN_SIGILS
- See Also:
- Constant Field Values
-
EXTRA_AMMO_SLOT
public static final int EXTRA_AMMO_SLOT
- See Also:
- Constant Field Values
-
-