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 intCATALYTICstatic intCATALYTIC_ENERGY_TEXTstatic intCATALYTIC_PORTALstatic intCONTENTstatic intDODGERstatic intELEMENTALstatic intELEMENTAL_ENERGY_TEXTstatic intELEMENTAL_PORTALstatic intENERGY_BARstatic intENERGY_BAR_BACKstatic intENERGY_BAR_BORDER_1static intENERGY_BAR_BORDER_2static intENERGY_BAR_BORDER_3static intENERGY_BAR_BORDER_4static intENERGY_BAR_CONTAINERstatic intENERGY_BAR_CONTAINER_RECT10static intENERGY_BAR_CONTAINER_RECT2static intENERGY_BAR_CONTAINER_RECT7static intENERGY_BAR_CONTAINER_RECT8static intENERGY_BAR_CONTAINER_RECT9static intENERGY_TITLEstatic intGAME_STATE_LAYERstatic intGUARDIAN_LIMITstatic intGUARDIANS_LAYERstatic intGUARDIANS_LAYER_GRAPHIC0static intPORTAL_POSITIONstatic intPORTAL_SHORTCUT_LAYERstatic intPORTAL_SHORTCUT_LAYER_GRAPHIC0static intPORTAL_TIMEstatic intSTATUSstatic intUNIVERSE
-
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
-
-