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 int
ARMADYL
static int
ARMADYL_TITLE
static int
BACKGROUND
static int
BANDOS
static int
BANDOS_TITLE
static int
CONTENTS
static int
DARKNESS
static int
DODGER
static int
FADER
static int
KILLS
static int
KILLS_LAYER
static int
SARADOMIN
static int
SARADOMIN_TITLE
static int
TINT_BOX
static int
TITLE
static int
UNIVERSE
static int
ZAMORAK
static int
ZAMORAK_TITLE
static int
ZAROS
static int
ZAROS_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
-
-