Package net.runelite.api.gameval
Class InterfaceID.PendantOfAtes
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PendantOfAtes
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PendantOfAtes extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACKGROUND
static int
BACKGROUND_MODEL10
static int
BACKGROUND_MODEL11
static int
BACKGROUND_MODEL2
static int
BACKGROUND_MODEL3
static int
BACKGROUND_MODEL4
static int
BACKGROUND_MODEL5
static int
BACKGROUND_MODEL6
static int
BACKGROUND_MODEL7
static int
BACKGROUND_MODEL8
static int
BACKGROUND_MODEL9
static int
CLOSE
static int
CONTENTS
static int
ICONS
static int
ICONS_MODEL0
static int
ICONS_MODEL1
static int
ICONS_MODEL10
static int
ICONS_MODEL2
static int
ICONS_MODEL3
static int
ICONS_MODEL4
static int
ICONS_MODEL5
static int
ICONS_MODEL6
static int
ICONS_MODEL7
static int
ICONS_MODEL8
static int
ICONS_MODEL9
static int
MAP
static int
SCROLL
static int
TELEPORT_ALDARIN
static int
TELEPORT_DARKFROST
static int
TELEPORT_LAYER
static int
TELEPORT_RALOS
static int
TELEPORT_TWILIGHT
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description PendantOfAtes()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
SCROLL
public static final int SCROLL
- See Also:
- Constant Field Values
-
MAP
public static final int MAP
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL2
public static final int BACKGROUND_MODEL2
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL3
public static final int BACKGROUND_MODEL3
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL4
public static final int BACKGROUND_MODEL4
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL5
public static final int BACKGROUND_MODEL5
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL6
public static final int BACKGROUND_MODEL6
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL7
public static final int BACKGROUND_MODEL7
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL8
public static final int BACKGROUND_MODEL8
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL9
public static final int BACKGROUND_MODEL9
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL10
public static final int BACKGROUND_MODEL10
- See Also:
- Constant Field Values
-
BACKGROUND_MODEL11
public static final int BACKGROUND_MODEL11
- See Also:
- Constant Field Values
-
ICONS
public static final int ICONS
- See Also:
- Constant Field Values
-
ICONS_MODEL0
public static final int ICONS_MODEL0
- See Also:
- Constant Field Values
-
ICONS_MODEL1
public static final int ICONS_MODEL1
- See Also:
- Constant Field Values
-
ICONS_MODEL2
public static final int ICONS_MODEL2
- See Also:
- Constant Field Values
-
ICONS_MODEL3
public static final int ICONS_MODEL3
- See Also:
- Constant Field Values
-
ICONS_MODEL4
public static final int ICONS_MODEL4
- See Also:
- Constant Field Values
-
ICONS_MODEL5
public static final int ICONS_MODEL5
- See Also:
- Constant Field Values
-
ICONS_MODEL6
public static final int ICONS_MODEL6
- See Also:
- Constant Field Values
-
ICONS_MODEL7
public static final int ICONS_MODEL7
- See Also:
- Constant Field Values
-
ICONS_MODEL8
public static final int ICONS_MODEL8
- See Also:
- Constant Field Values
-
ICONS_MODEL9
public static final int ICONS_MODEL9
- See Also:
- Constant Field Values
-
ICONS_MODEL10
public static final int ICONS_MODEL10
- See Also:
- Constant Field Values
-
TELEPORT_LAYER
public static final int TELEPORT_LAYER
- See Also:
- Constant Field Values
-
TELEPORT_DARKFROST
public static final int TELEPORT_DARKFROST
- See Also:
- Constant Field Values
-
TELEPORT_TWILIGHT
public static final int TELEPORT_TWILIGHT
- See Also:
- Constant Field Values
-
TELEPORT_RALOS
public static final int TELEPORT_RALOS
- See Also:
- Constant Field Values
-
TELEPORT_ALDARIN
public static final int TELEPORT_ALDARIN
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-