Package net.runelite.api.gameval
Class InterfaceID._1v1ArenaReview
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID._1v1ArenaReview
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID._1v1ArenaReview extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTENTSstatic intCONTENTS_GRAPHIC0static intCONTENTS_GRAPHIC1static intCONTENTS_GRAPHIC2static intCONTENTS_GRAPHIC3static intCONTENTS_GRAPHIC4static intCONTENTS_GRAPHIC5static intCONTENTS_GRAPHIC6static intCONTENTS_GRAPHIC7static intFRAMEstatic intINVstatic intINV_FRAMEstatic intINV_GRAPHIC0static intSLOT0static intSLOT1static intSLOT10static intSLOT12static intSLOT13static intSLOT2static intSLOT3static intSLOT4static intSLOT5static intSLOT7static intSLOT9static intSTATSstatic intUNIVERSEstatic intWORNstatic intWORN_GRAPHIC0static intWORN_GRAPHIC1static intWORN_GRAPHIC2static intWORN_GRAPHIC3static intWORN_GRAPHIC4
-
Constructor Summary
Constructors Constructor Description _1v1ArenaReview()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC0
public static final int CONTENTS_GRAPHIC0
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC1
public static final int CONTENTS_GRAPHIC1
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC2
public static final int CONTENTS_GRAPHIC2
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC3
public static final int CONTENTS_GRAPHIC3
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC4
public static final int CONTENTS_GRAPHIC4
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC5
public static final int CONTENTS_GRAPHIC5
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC6
public static final int CONTENTS_GRAPHIC6
- See Also:
- Constant Field Values
-
CONTENTS_GRAPHIC7
public static final int CONTENTS_GRAPHIC7
- See Also:
- Constant Field Values
-
STATS
public static final int STATS
- 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
-
-