Package net.runelite.api.gameval
Class SpriteID.PreEocStones
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.PreEocStones
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
MIDDLE
static int
MIDDLE_SELECTED
-
Constructor Summary
Constructors Constructor Description PreEocStones()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
MIDDLE
public static final int MIDDLE
- See Also:
- Constant Field Values
-
MIDDLE_SELECTED
public static final int MIDDLE_SELECTED
- See Also:
- Constant Field Values
-
-