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 int
CONTENTS
static int
CONTENTS_GRAPHIC0
static int
CONTENTS_GRAPHIC1
static int
CONTENTS_GRAPHIC2
static int
CONTENTS_GRAPHIC3
static int
CONTENTS_GRAPHIC4
static int
CONTENTS_GRAPHIC5
static int
CONTENTS_GRAPHIC6
static int
CONTENTS_GRAPHIC7
static int
FRAME
static int
INV
static int
INV_FRAME
static int
INV_GRAPHIC0
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
STATS
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 _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
-
-