Package net.runelite.api.gameval
Class InterfaceID.TournamentSupplies
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TournamentSupplies
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TournamentSupplies extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CATALOGUE_CONTAINER
static int
CATALOGUE_CONTAINER_GRAPHIC0
static int
CATALOGUE_LIST
static int
CATALOGUE_SCROLLBAR
static int
FRAME
static int
INV
static int
INV_FRAME
static int
INV_GRAPHIC0
static int
ITEM_CONTAINER
static int
LIST
static int
LOADOUT_APPLY
static int
LOADOUT_CONTAINER
static int
LOADOUT_NAME
static int
SCROLLBAR
static int
SEARCH
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
SWITCHLAYER
static int
UNIVERSE
static int
WORN
static int
WORN_GRAPHIC0
static int
WORN_GRAPHIC1
static int
WORN_GRAPHIC2
static int
WORN_GRAPHIC3
static int
WORN_GRAPHIC4
-
Constructor Summary
Constructors Constructor Description TournamentSupplies()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
SWITCHLAYER
public static final int SWITCHLAYER
- See Also:
- Constant Field Values
-
ITEM_CONTAINER
public static final int ITEM_CONTAINER
- See Also:
- Constant Field Values
-
LIST
public static final int LIST
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
LOADOUT_CONTAINER
public static final int LOADOUT_CONTAINER
- See Also:
- Constant Field Values
-
LOADOUT_NAME
public static final int LOADOUT_NAME
- See Also:
- Constant Field Values
-
INV
public static final int INV
- See Also:
- Constant Field Values
-
INV_GRAPHIC0
public static final int INV_GRAPHIC0
- See Also:
- Constant Field Values
-
INV_FRAME
public static final int INV_FRAME
- See Also:
- Constant Field Values
-
WORN
public static final int WORN
- See Also:
- Constant Field Values
-
WORN_GRAPHIC0
public static final int WORN_GRAPHIC0
- See Also:
- Constant Field Values
-
WORN_GRAPHIC1
public static final int WORN_GRAPHIC1
- See Also:
- Constant Field Values
-
WORN_GRAPHIC2
public static final int WORN_GRAPHIC2
- See Also:
- Constant Field Values
-
WORN_GRAPHIC3
public static final int WORN_GRAPHIC3
- See Also:
- Constant Field Values
-
WORN_GRAPHIC4
public static final int WORN_GRAPHIC4
- 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
-
CATALOGUE_CONTAINER
public static final int CATALOGUE_CONTAINER
- See Also:
- Constant Field Values
-
CATALOGUE_CONTAINER_GRAPHIC0
public static final int CATALOGUE_CONTAINER_GRAPHIC0
- See Also:
- Constant Field Values
-
CATALOGUE_LIST
public static final int CATALOGUE_LIST
- See Also:
- Constant Field Values
-
CATALOGUE_SCROLLBAR
public static final int CATALOGUE_SCROLLBAR
- See Also:
- Constant Field Values
-
LOADOUT_APPLY
public static final int LOADOUT_APPLY
- See Also:
- Constant Field Values
-
-