Package net.runelite.api.gameval
Class InterfaceID.CastlewarsStatusOverlaySaradomin
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.CastlewarsStatusOverlaySaradomin
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.CastlewarsStatusOverlaySaradomin extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBARRICADESstatic intCASTLEWARS_SARADOMIN_EJECTstatic intCATAPULTstatic intCONTENT_TOPstatic intCONTENT_TOP_MODEL1static intCONTENT_TOP_MODEL2static intDODGER_SIDEstatic intDODGER_TIMERstatic intDODGER_TOPstatic intFLAG_SEPARATORstatic intHUDstatic intMAINDOORstatic intSARADOMINFLAGstatic intSARADOMINSCOREstatic intSCORESstatic intSIDEBOXstatic intSIDEBOX_MODEL0static intSIDEBOX_MODEL10static intSIDEBOX_MODEL2static intSIDEBOX_MODEL4static intSIDEBOX_MODEL6static intSIDEBOX_MODEL8static intSIDEDOORstatic intTIMERstatic intTUNNEL1static intTUNNEL2static intUNIVERSEstatic intZAMORAKFLAGstatic intZAMORAKSCORE
-
Constructor Summary
Constructors Constructor Description CastlewarsStatusOverlaySaradomin()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
HUD
public static final int HUD
- See Also:
- Constant Field Values
-
DODGER_SIDE
public static final int DODGER_SIDE
- See Also:
- Constant Field Values
-
SIDEBOX
public static final int SIDEBOX
- See Also:
- Constant Field Values
-
SIDEBOX_MODEL0
public static final int SIDEBOX_MODEL0
- See Also:
- Constant Field Values
-
MAINDOOR
public static final int MAINDOOR
- See Also:
- Constant Field Values
-
SIDEBOX_MODEL2
public static final int SIDEBOX_MODEL2
- See Also:
- Constant Field Values
-
SIDEDOOR
public static final int SIDEDOOR
- See Also:
- Constant Field Values
-
SIDEBOX_MODEL4
public static final int SIDEBOX_MODEL4
- See Also:
- Constant Field Values
-
TUNNEL1
public static final int TUNNEL1
- See Also:
- Constant Field Values
-
SIDEBOX_MODEL6
public static final int SIDEBOX_MODEL6
- See Also:
- Constant Field Values
-
TUNNEL2
public static final int TUNNEL2
- See Also:
- Constant Field Values
-
SIDEBOX_MODEL8
public static final int SIDEBOX_MODEL8
- See Also:
- Constant Field Values
-
CATAPULT
public static final int CATAPULT
- See Also:
- Constant Field Values
-
SIDEBOX_MODEL10
public static final int SIDEBOX_MODEL10
- See Also:
- Constant Field Values
-
BARRICADES
public static final int BARRICADES
- See Also:
- Constant Field Values
-
DODGER_TOP
public static final int DODGER_TOP
- See Also:
- Constant Field Values
-
DODGER_TIMER
public static final int DODGER_TIMER
- See Also:
- Constant Field Values
-
TIMER
public static final int TIMER
- See Also:
- Constant Field Values
-
CONTENT_TOP
public static final int CONTENT_TOP
- See Also:
- Constant Field Values
-
SCORES
public static final int SCORES
- See Also:
- Constant Field Values
-
CONTENT_TOP_MODEL1
public static final int CONTENT_TOP_MODEL1
- See Also:
- Constant Field Values
-
CONTENT_TOP_MODEL2
public static final int CONTENT_TOP_MODEL2
- See Also:
- Constant Field Values
-
SARADOMINFLAG
public static final int SARADOMINFLAG
- See Also:
- Constant Field Values
-
FLAG_SEPARATOR
public static final int FLAG_SEPARATOR
- See Also:
- Constant Field Values
-
ZAMORAKFLAG
public static final int ZAMORAKFLAG
- See Also:
- Constant Field Values
-
CASTLEWARS_SARADOMIN_EJECT
public static final int CASTLEWARS_SARADOMIN_EJECT
- See Also:
- Constant Field Values
-
ZAMORAKSCORE
public static final int ZAMORAKSCORE
- See Also:
- Constant Field Values
-
SARADOMINSCORE
public static final int SARADOMINSCORE
- See Also:
- Constant Field Values
-
-