Package net.runelite.api.gameval
Class InterfaceID.TgodGarden2ForestMap
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TgodGarden2ForestMap
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TgodGarden2ForestMap extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLOSEstatic intCONTENTstatic intCONTENT_TEXT1static intCONTENT_TEXT2static intCONTENT_TEXT3static intIMAGEstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description TgodGarden2ForestMap()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
IMAGE
public static final int IMAGE
- See Also:
- Constant Field Values
-
CONTENT_TEXT1
public static final int CONTENT_TEXT1
- See Also:
- Constant Field Values
-
CONTENT_TEXT2
public static final int CONTENT_TEXT2
- See Also:
- Constant Field Values
-
CONTENT_TEXT3
public static final int CONTENT_TEXT3
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
-