Package net.runelite.api.gameval
Class InterfaceID.FossilMushtrees
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.FossilMushtrees
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.FossilMushtrees extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BUTTON1
static int
BUTTON2
static int
BUTTON3
static int
BUTTON4
static int
CONTENT
static int
FRAME
static int
TREE_LAYER_1
static int
TREE_LAYER_1_MODEL2
static int
TREE_LAYER_2
static int
TREE_LAYER_2_MODEL2
static int
TREE_LAYER_3
static int
TREE_LAYER_3_MODEL2
static int
TREE_LAYER_4
static int
TREE_LAYER_4_MODEL2
static int
TREE1
static int
TREE2
static int
TREE3
static int
TREE4
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description FossilMushtrees()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
TREE_LAYER_1
public static final int TREE_LAYER_1
- See Also:
- Constant Field Values
-
BUTTON1
public static final int BUTTON1
- See Also:
- Constant Field Values
-
TREE1
public static final int TREE1
- See Also:
- Constant Field Values
-
TREE_LAYER_1_MODEL2
public static final int TREE_LAYER_1_MODEL2
- See Also:
- Constant Field Values
-
TREE_LAYER_2
public static final int TREE_LAYER_2
- See Also:
- Constant Field Values
-
BUTTON2
public static final int BUTTON2
- See Also:
- Constant Field Values
-
TREE2
public static final int TREE2
- See Also:
- Constant Field Values
-
TREE_LAYER_2_MODEL2
public static final int TREE_LAYER_2_MODEL2
- See Also:
- Constant Field Values
-
TREE_LAYER_3
public static final int TREE_LAYER_3
- See Also:
- Constant Field Values
-
BUTTON3
public static final int BUTTON3
- See Also:
- Constant Field Values
-
TREE3
public static final int TREE3
- See Also:
- Constant Field Values
-
TREE_LAYER_3_MODEL2
public static final int TREE_LAYER_3_MODEL2
- See Also:
- Constant Field Values
-
TREE_LAYER_4
public static final int TREE_LAYER_4
- See Also:
- Constant Field Values
-
BUTTON4
public static final int BUTTON4
- See Also:
- Constant Field Values
-
TREE4
public static final int TREE4
- See Also:
- Constant Field Values
-
TREE_LAYER_4_MODEL2
public static final int TREE_LAYER_4_MODEL2
- See Also:
- Constant Field Values
-
-