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 int
CALL_FOLLOWER
static int
DEADMAN_SIGILS
static int
DEATHKEEP
static int
EQUIPMENT
static int
EQUIPMENT_ICON
static int
EXTRA_AMMO_LINK
static int
EXTRA_AMMO_SLOT
static int
EXTRA_QUIVER_AMMO
static int
EXTRA_QUIVER_AMMO_GRAPHIC
static int
EXTRA_QUIVER_SLOT
static int
PRICECHECKER
static int
ROOT_GRAPHIC2
static int
ROOT_GRAPHIC3
static int
ROOT_GRAPHIC4
static int
SLOT0
static int
SLOT1
static int
SLOT10
static int
SLOT12
static int
SLOT13
static int
SLOT2
static int
SLOT3
static int
SLOT4
static int
SLOT5
static int
SLOT7
static int
SLOT9
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC4
static int
UNIVERSE_GRAPHIC5
static int
UNIVERSE_GRAPHIC6
static int
UNIVERSE_GRAPHIC7
static int
UNIVERSE_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
-
-