Package net.runelite.api.gameval
Class InterfaceID.Wornitems
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Wornitems
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Wornitems extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCALL_FOLLOWERstatic intDEADMAN_SIGILSstatic intDEATHKEEPstatic intEQUIPMENTstatic intEQUIPMENT_ICONstatic intEXTRA_AMMO_LINKstatic intEXTRA_AMMO_SLOTstatic intEXTRA_QUIVER_AMMOstatic intEXTRA_QUIVER_AMMO_GRAPHICstatic intEXTRA_QUIVER_SLOTstatic intPRICECHECKERstatic intROOT_GRAPHIC2static intROOT_GRAPHIC3static intROOT_GRAPHIC4static intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intUNIVERSEstatic intUNIVERSE_GRAPHIC4static intUNIVERSE_GRAPHIC5static intUNIVERSE_GRAPHIC6static intUNIVERSE_GRAPHIC7static intUNIVERSE_GRAPHIC8
-
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
-
ROOT_GRAPHIC2
public static final int ROOT_GRAPHIC2
- See Also:
- Constant Field Values
-
DEATHKEEP
public static final int DEATHKEEP
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC3
public static final int ROOT_GRAPHIC3
- See Also:
- Constant Field Values
-
CALL_FOLLOWER
public static final int CALL_FOLLOWER
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC4
public static final int ROOT_GRAPHIC4
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC4
public static final int UNIVERSE_GRAPHIC4
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC5
public static final int UNIVERSE_GRAPHIC5
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC6
public static final int UNIVERSE_GRAPHIC6
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC7
public static final int UNIVERSE_GRAPHIC7
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC8
public static final int UNIVERSE_GRAPHIC8
- 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
-
-