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 int
CONTENTS
static int
COPY
static int
FRAME
static int
HINT
static int
INVENTORY
static int
OPPONENT
static int
POPUP
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
SPELLBOOK_DISPLAY
static int
STATUS
static int
TAB_EQUIPMENT0
static int
TAB_EQUIPMENT1
static int
TAB_EQUIPMENT2
static int
TITLE
static int
TOP
static int
TOP_RECT3
static int
TRASH
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 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
-
-