Package net.runelite.api.gameval
Class InterfaceID._1v1ArenaHud
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID._1v1ArenaHud
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID._1v1ArenaHud extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_00
static int
_01
static int
_02
static int
_03
static int
_04
static int
_05
static int
_06
static int
_07
static int
_08
static int
_09
static int
_10
static int
_11
static int
_12
static int
_13
static int
_14
static int
_15
static int
_16
static int
_17
static int
_18
static int
_19
static int
ARENA_A
static int
ARENA_B
static int
ARENA_C
static int
ARENA_D
static int
ARENA_E
static int
CONTENTS
static int
DISPLAY
static int
DISPLAY_GRAPHIC0
static int
HIDE
static int
SHOW
static int
SPECTATOR
static int
STARTALL
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description _1v1ArenaHud()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
SHOW
public static final int SHOW
- See Also:
- Constant Field Values
-
DISPLAY
public static final int DISPLAY
- See Also:
- Constant Field Values
-
DISPLAY_GRAPHIC0
public static final int DISPLAY_GRAPHIC0
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
HIDE
public static final int HIDE
- See Also:
- Constant Field Values
-
SPECTATOR
public static final int SPECTATOR
- See Also:
- Constant Field Values
-
STARTALL
public static final int STARTALL
- See Also:
- Constant Field Values
-
ARENA_A
public static final int ARENA_A
- See Also:
- Constant Field Values
-
ARENA_B
public static final int ARENA_B
- See Also:
- Constant Field Values
-
ARENA_C
public static final int ARENA_C
- See Also:
- Constant Field Values
-
ARENA_D
public static final int ARENA_D
- See Also:
- Constant Field Values
-
ARENA_E
public static final int ARENA_E
- See Also:
- Constant Field Values
-
_00
public static final int _00
- See Also:
- Constant Field Values
-
_01
public static final int _01
- See Also:
- Constant Field Values
-
_02
public static final int _02
- See Also:
- Constant Field Values
-
_03
public static final int _03
- See Also:
- Constant Field Values
-
_04
public static final int _04
- See Also:
- Constant Field Values
-
_05
public static final int _05
- See Also:
- Constant Field Values
-
_06
public static final int _06
- See Also:
- Constant Field Values
-
_07
public static final int _07
- See Also:
- Constant Field Values
-
_08
public static final int _08
- See Also:
- Constant Field Values
-
_09
public static final int _09
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
_11
public static final int _11
- See Also:
- Constant Field Values
-
_12
public static final int _12
- See Also:
- Constant Field Values
-
_13
public static final int _13
- See Also:
- Constant Field Values
-
_14
public static final int _14
- See Also:
- Constant Field Values
-
_15
public static final int _15
- See Also:
- Constant Field Values
-
_16
public static final int _16
- See Also:
- Constant Field Values
-
_17
public static final int _17
- See Also:
- Constant Field Values
-
_18
public static final int _18
- See Also:
- Constant Field Values
-
_19
public static final int _19
- See Also:
- Constant Field Values
-
-