Package net.runelite.api.gameval
Class InterfaceID._100GuideFlourOverlay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID._100GuideFlourOverlay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID._100GuideFlourOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_100_FLOUR_ANIM2
static int
_100_FLOUR_ANIM4
static int
_100_FLOUR_PLAIN
static int
_100_FLOUR_PLAIN_LAYER
static int
_100_FLOUR_Q_ANIM1
static int
_100_FLOUR_Q1
static int
_100_FLOUR2
static int
_100_FLOUR4
static int
CONTENT
static int
DODGER
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description _100GuideFlourOverlay()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
DODGER
public static final int DODGER
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
_100_FLOUR_Q_ANIM1
public static final int _100_FLOUR_Q_ANIM1
- See Also:
- Constant Field Values
-
_100_FLOUR_Q1
public static final int _100_FLOUR_Q1
- See Also:
- Constant Field Values
-
_100_FLOUR_ANIM4
public static final int _100_FLOUR_ANIM4
- See Also:
- Constant Field Values
-
_100_FLOUR4
public static final int _100_FLOUR4
- See Also:
- Constant Field Values
-
_100_FLOUR_ANIM2
public static final int _100_FLOUR_ANIM2
- See Also:
- Constant Field Values
-
_100_FLOUR2
public static final int _100_FLOUR2
- See Also:
- Constant Field Values
-
_100_FLOUR_PLAIN_LAYER
public static final int _100_FLOUR_PLAIN_LAYER
- See Also:
- Constant Field Values
-
_100_FLOUR_PLAIN
public static final int _100_FLOUR_PLAIN
- See Also:
- Constant Field Values
-
-