Package net.runelite.api.gameval
Class InterfaceID.GotrHud
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GotrHud
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GotrHud extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CATALYTIC
static int
CATALYTIC_ENERGY_TEXT
static int
CATALYTIC_PORTAL
static int
CONTENT
static int
DODGER
static int
ELEMENTAL
static int
ELEMENTAL_ENERGY_TEXT
static int
ELEMENTAL_PORTAL
static int
ENERGY_BAR
static int
ENERGY_BAR_BACK
static int
ENERGY_BAR_BORDER_1
static int
ENERGY_BAR_BORDER_2
static int
ENERGY_BAR_BORDER_3
static int
ENERGY_BAR_BORDER_4
static int
ENERGY_BAR_CONTAINER
static int
ENERGY_BAR_CONTAINER_RECT10
static int
ENERGY_BAR_CONTAINER_RECT2
static int
ENERGY_BAR_CONTAINER_RECT7
static int
ENERGY_BAR_CONTAINER_RECT8
static int
ENERGY_BAR_CONTAINER_RECT9
static int
ENERGY_TITLE
static int
GAME_STATE_LAYER
static int
GUARDIAN_LIMIT
static int
GUARDIANS_LAYER
static int
GUARDIANS_LAYER_GRAPHIC0
static int
PORTAL_POSITION
static int
PORTAL_SHORTCUT_LAYER
static int
PORTAL_SHORTCUT_LAYER_GRAPHIC0
static int
PORTAL_TIME
static int
STATUS
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description GotrHud()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
STATUS
public static final int STATUS
- See Also:
- Constant Field Values
-
GAME_STATE_LAYER
public static final int GAME_STATE_LAYER
- See Also:
- Constant Field Values
-
PORTAL_TIME
public static final int PORTAL_TIME
- See Also:
- Constant Field Values
-
ENERGY_BAR_CONTAINER
public static final int ENERGY_BAR_CONTAINER
- See Also:
- Constant Field Values
-
ENERGY_BAR_BACK
public static final int ENERGY_BAR_BACK
- See Also:
- Constant Field Values
-
ENERGY_BAR
public static final int ENERGY_BAR
- See Also:
- Constant Field Values
-
ENERGY_BAR_CONTAINER_RECT2
public static final int ENERGY_BAR_CONTAINER_RECT2
- See Also:
- Constant Field Values
-
ENERGY_BAR_BORDER_1
public static final int ENERGY_BAR_BORDER_1
- See Also:
- Constant Field Values
-
ENERGY_BAR_BORDER_2
public static final int ENERGY_BAR_BORDER_2
- See Also:
- Constant Field Values
-
ENERGY_BAR_BORDER_3
public static final int ENERGY_BAR_BORDER_3
- See Also:
- Constant Field Values
-
ENERGY_BAR_BORDER_4
public static final int ENERGY_BAR_BORDER_4
- See Also:
- Constant Field Values
-
ENERGY_BAR_CONTAINER_RECT7
public static final int ENERGY_BAR_CONTAINER_RECT7
- See Also:
- Constant Field Values
-
ENERGY_BAR_CONTAINER_RECT8
public static final int ENERGY_BAR_CONTAINER_RECT8
- See Also:
- Constant Field Values
-
ENERGY_BAR_CONTAINER_RECT9
public static final int ENERGY_BAR_CONTAINER_RECT9
- See Also:
- Constant Field Values
-
ENERGY_BAR_CONTAINER_RECT10
public static final int ENERGY_BAR_CONTAINER_RECT10
- See Also:
- Constant Field Values
-
ENERGY_TITLE
public static final int ENERGY_TITLE
- See Also:
- Constant Field Values
-
ELEMENTAL
public static final int ELEMENTAL
- See Also:
- Constant Field Values
-
ELEMENTAL_PORTAL
public static final int ELEMENTAL_PORTAL
- See Also:
- Constant Field Values
-
ELEMENTAL_ENERGY_TEXT
public static final int ELEMENTAL_ENERGY_TEXT
- See Also:
- Constant Field Values
-
CATALYTIC
public static final int CATALYTIC
- See Also:
- Constant Field Values
-
CATALYTIC_PORTAL
public static final int CATALYTIC_PORTAL
- See Also:
- Constant Field Values
-
CATALYTIC_ENERGY_TEXT
public static final int CATALYTIC_ENERGY_TEXT
- See Also:
- Constant Field Values
-
GUARDIANS_LAYER
public static final int GUARDIANS_LAYER
- See Also:
- Constant Field Values
-
PORTAL_SHORTCUT_LAYER
public static final int PORTAL_SHORTCUT_LAYER
- See Also:
- Constant Field Values
-
PORTAL_SHORTCUT_LAYER_GRAPHIC0
public static final int PORTAL_SHORTCUT_LAYER_GRAPHIC0
- See Also:
- Constant Field Values
-
PORTAL_POSITION
public static final int PORTAL_POSITION
- See Also:
- Constant Field Values
-
GUARDIANS_LAYER_GRAPHIC0
public static final int GUARDIANS_LAYER_GRAPHIC0
- See Also:
- Constant Field Values
-
GUARDIAN_LIMIT
public static final int GUARDIAN_LIMIT
- See Also:
- Constant Field Values
-
-