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 intCATALOGUE_CONTAINERstatic intCATALOGUE_CONTAINER_GRAPHIC0static intCATALOGUE_LISTstatic intCATALOGUE_SCROLLBARstatic intFRAMEstatic intINVstatic intINV_FRAMEstatic intINV_GRAPHIC0static intITEM_CONTAINERstatic intLISTstatic intLOADOUT_APPLYstatic intLOADOUT_CONTAINERstatic intLOADOUT_NAMEstatic intSCROLLBARstatic intSEARCHstatic intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intSWITCHLAYERstatic intUNIVERSEstatic intWORNstatic intWORN_GRAPHIC0static intWORN_GRAPHIC1static intWORN_GRAPHIC2static intWORN_GRAPHIC3static intWORN_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
-
-