Package net.runelite.api.gameval
Class InterfaceID.ToplevelSpectator
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ToplevelSpectator
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ToplevelSpectator extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUFF_BARstatic intCHAT_CONTAINERstatic intCONTROLstatic intEHC_LISTENERstatic intFLOATERstatic intGAMEFRAMEstatic intHELPERstatic intHELPER_CONTENTstatic intHELPER_DODGERstatic intHIDDENstatic intHPBAR_HUDstatic intHUD_CONTAINER_BACKstatic intHUD_CONTAINER_FRONTstatic intMAINCRMstatic intMAINMODALstatic intMAINMODAL_BACKGROUNDSstatic intMOUSEOVERstatic intNOTIFICATIONSstatic intORBSstatic intOVERLAY_ATMOSPHEREstatic intOVERLAY_HUDstatic intPM_CONTAINERstatic intPOPOUTstatic intPVP_ICONSstatic intSIDE0static intSIDE1static intSIDE10static intSIDE11static intSIDE12static intSIDE13static intSIDE2static intSIDE3static intSIDE4static intSIDE5static intSIDE6static intSIDE7static intSIDE8static intSIDE9static intSIDECRMstatic intSIDEMODALstatic intSTAT_BOOSTS_HUDstatic intUI_HIGHLIGHTSstatic intVIEWPORTstatic intVIEWPORT_TRACKER_BACKstatic intVIEWPORT_TRACKER_FRONTstatic intXP_DROPSstatic intZEAH
-
Constructor Summary
Constructors Constructor Description ToplevelSpectator()
-
-
-
Field Detail
-
CONTROL
public static final int CONTROL
- See Also:
- Constant Field Values
-
GAMEFRAME
public static final int GAMEFRAME
- See Also:
- Constant Field Values
-
VIEWPORT
public static final int VIEWPORT
- See Also:
- Constant Field Values
-
VIEWPORT_TRACKER_BACK
public static final int VIEWPORT_TRACKER_BACK
- See Also:
- Constant Field Values
-
OVERLAY_ATMOSPHERE
public static final int OVERLAY_ATMOSPHERE
- See Also:
- Constant Field Values
-
HUD_CONTAINER_BACK
public static final int HUD_CONTAINER_BACK
- See Also:
- Constant Field Values
-
HPBAR_HUD
public static final int HPBAR_HUD
- See Also:
- Constant Field Values
-
OVERLAY_HUD
public static final int OVERLAY_HUD
- See Also:
- Constant Field Values
-
PVP_ICONS
public static final int PVP_ICONS
- See Also:
- Constant Field Values
-
VIEWPORT_TRACKER_FRONT
public static final int VIEWPORT_TRACKER_FRONT
- See Also:
- Constant Field Values
-
MAINMODAL_BACKGROUNDS
public static final int MAINMODAL_BACKGROUNDS
- See Also:
- Constant Field Values
-
HUD_CONTAINER_FRONT
public static final int HUD_CONTAINER_FRONT
- See Also:
- Constant Field Values
-
MAINMODAL
public static final int MAINMODAL
- See Also:
- Constant Field Values
-
FLOATER
public static final int FLOATER
- See Also:
- Constant Field Values
-
HIDDEN
public static final int HIDDEN
- See Also:
- Constant Field Values
-
ZEAH
public static final int ZEAH
- See Also:
- Constant Field Values
-
PM_CONTAINER
public static final int PM_CONTAINER
- See Also:
- Constant Field Values
-
HELPER
public static final int HELPER
- See Also:
- Constant Field Values
-
HELPER_DODGER
public static final int HELPER_DODGER
- See Also:
- Constant Field Values
-
HELPER_CONTENT
public static final int HELPER_CONTENT
- See Also:
- Constant Field Values
-
XP_DROPS
public static final int XP_DROPS
- See Also:
- Constant Field Values
-
ORBS
public static final int ORBS
- See Also:
- Constant Field Values
-
MAINCRM
public static final int MAINCRM
- See Also:
- Constant Field Values
-
CHAT_CONTAINER
public static final int CHAT_CONTAINER
- See Also:
- Constant Field Values
-
SIDEMODAL
public static final int SIDEMODAL
- See Also:
- Constant Field Values
-
SIDE0
public static final int SIDE0
- See Also:
- Constant Field Values
-
SIDE1
public static final int SIDE1
- See Also:
- Constant Field Values
-
SIDE2
public static final int SIDE2
- See Also:
- Constant Field Values
-
SIDE3
public static final int SIDE3
- See Also:
- Constant Field Values
-
SIDE4
public static final int SIDE4
- See Also:
- Constant Field Values
-
SIDE5
public static final int SIDE5
- See Also:
- Constant Field Values
-
SIDE6
public static final int SIDE6
- See Also:
- Constant Field Values
-
SIDE7
public static final int SIDE7
- See Also:
- Constant Field Values
-
SIDE8
public static final int SIDE8
- See Also:
- Constant Field Values
-
SIDE9
public static final int SIDE9
- See Also:
- Constant Field Values
-
SIDE10
public static final int SIDE10
- See Also:
- Constant Field Values
-
SIDE11
public static final int SIDE11
- See Also:
- Constant Field Values
-
SIDE12
public static final int SIDE12
- See Also:
- Constant Field Values
-
SIDE13
public static final int SIDE13
- See Also:
- Constant Field Values
-
SIDECRM
public static final int SIDECRM
- See Also:
- Constant Field Values
-
STAT_BOOSTS_HUD
public static final int STAT_BOOSTS_HUD
- See Also:
- Constant Field Values
-
BUFF_BAR
public static final int BUFF_BAR
- See Also:
- Constant Field Values
-
NOTIFICATIONS
public static final int NOTIFICATIONS
- See Also:
- Constant Field Values
-
EHC_LISTENER
public static final int EHC_LISTENER
- See Also:
- Constant Field Values
-
MOUSEOVER
public static final int MOUSEOVER
- See Also:
- Constant Field Values
-
UI_HIGHLIGHTS
public static final int UI_HIGHLIGHTS
- See Also:
- Constant Field Values
-
POPOUT
public static final int POPOUT
- See Also:
- Constant Field Values
-
-