Package net.runelite.api.gameval
Class InterfaceID.Glidermap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Glidermap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Glidermap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALKHARID_BUTTON
static int
ALKHARID_MODEL
static int
APEATOLL_BUTTON
static int
APEATOLL_CONTAINER
static int
APEATOLL_CONTAINER_TEXT1
static int
APEATOLL_MODEL
static int
CLOSE
static int
GRANDTREE_BUTTON
static int
GRANDTREE_MODEL
static int
KARAMJA_BUTTON
static int
KARAMJA_MODEL
static int
OGREAREA_BUTTON
static int
OGREAREA_CONTAINER
static int
OGREAREA_CONTAINER_TEXT1
static int
OGREAREA_CONTAINER_TEXT2
static int
OGREAREA_MODEL
static int
UNIVERSE
static int
UNIVERSE_MODEL0
static int
UNIVERSE_TEXT11
static int
UNIVERSE_TEXT14
static int
UNIVERSE_TEXT2
static int
UNIVERSE_TEXT5
static int
UNIVERSE_TEXT8
static int
VARROCK_BUTTON
static int
VARROCK_MODEL
static int
WHITEWOLFMOUNTAIN_BUTTON
static int
WHITEWOLFMOUNTAIN_MODEL
-
Constructor Summary
Constructors Constructor Description Glidermap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL0
public static final int UNIVERSE_MODEL0
- See Also:
- Constant Field Values
-
GRANDTREE_MODEL
public static final int GRANDTREE_MODEL
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
GRANDTREE_BUTTON
public static final int GRANDTREE_BUTTON
- See Also:
- Constant Field Values
-
WHITEWOLFMOUNTAIN_MODEL
public static final int WHITEWOLFMOUNTAIN_MODEL
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT5
public static final int UNIVERSE_TEXT5
- See Also:
- Constant Field Values
-
WHITEWOLFMOUNTAIN_BUTTON
public static final int WHITEWOLFMOUNTAIN_BUTTON
- See Also:
- Constant Field Values
-
VARROCK_MODEL
public static final int VARROCK_MODEL
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT8
public static final int UNIVERSE_TEXT8
- See Also:
- Constant Field Values
-
VARROCK_BUTTON
public static final int VARROCK_BUTTON
- See Also:
- Constant Field Values
-
ALKHARID_MODEL
public static final int ALKHARID_MODEL
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT11
public static final int UNIVERSE_TEXT11
- See Also:
- Constant Field Values
-
ALKHARID_BUTTON
public static final int ALKHARID_BUTTON
- See Also:
- Constant Field Values
-
KARAMJA_MODEL
public static final int KARAMJA_MODEL
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT14
public static final int UNIVERSE_TEXT14
- See Also:
- Constant Field Values
-
KARAMJA_BUTTON
public static final int KARAMJA_BUTTON
- See Also:
- Constant Field Values
-
OGREAREA_CONTAINER
public static final int OGREAREA_CONTAINER
- See Also:
- Constant Field Values
-
OGREAREA_MODEL
public static final int OGREAREA_MODEL
- See Also:
- Constant Field Values
-
OGREAREA_CONTAINER_TEXT1
public static final int OGREAREA_CONTAINER_TEXT1
- See Also:
- Constant Field Values
-
OGREAREA_CONTAINER_TEXT2
public static final int OGREAREA_CONTAINER_TEXT2
- See Also:
- Constant Field Values
-
OGREAREA_BUTTON
public static final int OGREAREA_BUTTON
- See Also:
- Constant Field Values
-
APEATOLL_CONTAINER
public static final int APEATOLL_CONTAINER
- See Also:
- Constant Field Values
-
APEATOLL_MODEL
public static final int APEATOLL_MODEL
- See Also:
- Constant Field Values
-
APEATOLL_CONTAINER_TEXT1
public static final int APEATOLL_CONTAINER_TEXT1
- See Also:
- Constant Field Values
-
APEATOLL_BUTTON
public static final int APEATOLL_BUTTON
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-