Package net.runelite.api.gameval
Class InterfaceID._100GuideMilkOverlay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID._100GuideMilkOverlay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID._100GuideMilkOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_100_MILK_ANIM1
static int
_100_MILK_ANIM2
static int
_100_MILK_ANIM3
static int
_100_MILK_ANIM4
static int
_100_MILK_ANIM5
static int
_100_MILK_PLAIN
static int
_100_MILK_PLAIN_LAYER
static int
_100_MILK_Q_ANIM1
static int
_100_MILK_Q1
static int
_100_MILK1
static int
_100_MILK2
static int
_100_MILK3
static int
_100_MILK4
static int
_100_MILK5
static int
CONTENT
static int
DODGER
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description _100GuideMilkOverlay()
-
-
-
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_MILK_Q_ANIM1
public static final int _100_MILK_Q_ANIM1
- See Also:
- Constant Field Values
-
_100_MILK_Q1
public static final int _100_MILK_Q1
- See Also:
- Constant Field Values
-
_100_MILK_ANIM5
public static final int _100_MILK_ANIM5
- See Also:
- Constant Field Values
-
_100_MILK5
public static final int _100_MILK5
- See Also:
- Constant Field Values
-
_100_MILK_ANIM4
public static final int _100_MILK_ANIM4
- See Also:
- Constant Field Values
-
_100_MILK4
public static final int _100_MILK4
- See Also:
- Constant Field Values
-
_100_MILK_ANIM3
public static final int _100_MILK_ANIM3
- See Also:
- Constant Field Values
-
_100_MILK3
public static final int _100_MILK3
- See Also:
- Constant Field Values
-
_100_MILK_ANIM2
public static final int _100_MILK_ANIM2
- See Also:
- Constant Field Values
-
_100_MILK2
public static final int _100_MILK2
- See Also:
- Constant Field Values
-
_100_MILK_ANIM1
public static final int _100_MILK_ANIM1
- See Also:
- Constant Field Values
-
_100_MILK1
public static final int _100_MILK1
- See Also:
- Constant Field Values
-
_100_MILK_PLAIN_LAYER
public static final int _100_MILK_PLAIN_LAYER
- See Also:
- Constant Field Values
-
_100_MILK_PLAIN
public static final int _100_MILK_PLAIN
- See Also:
- Constant Field Values
-
-