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 intALKHARID_BUTTONstatic intALKHARID_MODELstatic intAPEATOLL_BUTTONstatic intAPEATOLL_CONTAINERstatic intAPEATOLL_CONTAINER_TEXT1static intAPEATOLL_MODELstatic intCLOSEstatic intGRANDTREE_BUTTONstatic intGRANDTREE_MODELstatic intKARAMJA_BUTTONstatic intKARAMJA_MODELstatic intOGREAREA_BUTTONstatic intOGREAREA_CONTAINERstatic intOGREAREA_CONTAINER_TEXT1static intOGREAREA_CONTAINER_TEXT2static intOGREAREA_MODELstatic intUNIVERSEstatic intUNIVERSE_MODEL0static intUNIVERSE_TEXT11static intUNIVERSE_TEXT14static intUNIVERSE_TEXT2static intUNIVERSE_TEXT5static intUNIVERSE_TEXT8static intVARROCK_BUTTONstatic intVARROCK_MODELstatic intWHITEWOLFMOUNTAIN_BUTTONstatic intWHITEWOLFMOUNTAIN_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
-
-