Package net.runelite.api.gameval
Class InterfaceID.PvpArenaStagingareaShareloadout
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PvpArenaStagingareaShareloadout
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PvpArenaStagingareaShareloadout extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTENTSstatic intCOPYstatic intFRAMEstatic intHINTstatic intINVENTORYstatic intOPPONENTstatic intPOPUPstatic intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intSPELLBOOK_DISPLAYstatic intSTATUSstatic intTAB_EQUIPMENT0static intTAB_EQUIPMENT1static intTAB_EQUIPMENT2static intTITLEstatic intTOPstatic intTOP_RECT3static intTRASHstatic intUNIVERSEstatic intWORNstatic intWORN_GRAPHIC0static intWORN_GRAPHIC1static intWORN_GRAPHIC2static intWORN_GRAPHIC3static intWORN_GRAPHIC4
-
Constructor Summary
Constructors Constructor Description PvpArenaStagingareaShareloadout()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
TAB_EQUIPMENT0
public static final int TAB_EQUIPMENT0
- See Also:
- Constant Field Values
-
TAB_EQUIPMENT1
public static final int TAB_EQUIPMENT1
- See Also:
- Constant Field Values
-
TAB_EQUIPMENT2
public static final int TAB_EQUIPMENT2
- See Also:
- Constant Field Values
-
TOP_RECT3
public static final int TOP_RECT3
- See Also:
- Constant Field Values
-
OPPONENT
public static final int OPPONENT
- See Also:
- Constant Field Values
-
SPELLBOOK_DISPLAY
public static final int SPELLBOOK_DISPLAY
- See Also:
- Constant Field Values
-
TRASH
public static final int TRASH
- 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
-
INVENTORY
public static final int INVENTORY
- See Also:
- Constant Field Values
-
HINT
public static final int HINT
- See Also:
- Constant Field Values
-
COPY
public static final int COPY
- See Also:
- Constant Field Values
-
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
-
POPUP
public static final int POPUP
- See Also:
- Constant Field Values
-
-