Package net.runelite.api.gameval
Class InterfaceID.GodwarsOverlay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GodwarsOverlay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GodwarsOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intARMADYLstatic intARMADYL_TITLEstatic intBACKGROUNDstatic intBANDOSstatic intBANDOS_TITLEstatic intCONTENTSstatic intDARKNESSstatic intDODGERstatic intFADERstatic intKILLSstatic intKILLS_LAYERstatic intSARADOMINstatic intSARADOMIN_TITLEstatic intTINT_BOXstatic intTITLEstatic intUNIVERSEstatic intZAMORAKstatic intZAMORAK_TITLEstatic intZAROSstatic intZAROS_TITLE
-
Constructor Summary
Constructors Constructor Description GodwarsOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
TINT_BOX
public static final int TINT_BOX
- See Also:
- Constant Field Values
-
DARKNESS
public static final int DARKNESS
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
KILLS_LAYER
public static final int KILLS_LAYER
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
KILLS
public static final int KILLS
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
ARMADYL_TITLE
public static final int ARMADYL_TITLE
- See Also:
- Constant Field Values
-
BANDOS_TITLE
public static final int BANDOS_TITLE
- See Also:
- Constant Field Values
-
SARADOMIN_TITLE
public static final int SARADOMIN_TITLE
- See Also:
- Constant Field Values
-
ZAMORAK_TITLE
public static final int ZAMORAK_TITLE
- See Also:
- Constant Field Values
-
ZAROS_TITLE
public static final int ZAROS_TITLE
- See Also:
- Constant Field Values
-
ARMADYL
public static final int ARMADYL
- See Also:
- Constant Field Values
-
BANDOS
public static final int BANDOS
- See Also:
- Constant Field Values
-
SARADOMIN
public static final int SARADOMIN
- See Also:
- Constant Field Values
-
ZAMORAK
public static final int ZAMORAK
- See Also:
- Constant Field Values
-
ZAROS
public static final int ZAROS
- See Also:
- Constant Field Values
-
FADER
public static final int FADER
- See Also:
- Constant Field Values
-
-