Package net.runelite.api.gameval
Class InterfaceID._100GuideEggsOverlay
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID._100GuideEggsOverlay
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID._100GuideEggsOverlay extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int_100_EGG_ANIM1static int_100_EGG_ANIM2static int_100_EGG_ANIM3static int_100_EGG_ANIM4static int_100_EGG_ANIM5static int_100_EGG1static int_100_EGG2static int_100_EGG3static int_100_EGG4static int_100_EGG5static int_100_Q_ANIM1static int_100_Q_ANIM2static int_100_Q_ANIM3static int_100_Q_ANIM4static int_100_Q_ANIM5static int_100_Q1static int_100_Q2static int_100_Q3static int_100_Q4static int_100_Q5static intCONTENTstatic intDODGERstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description _100GuideEggsOverlay()
-
-
-
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_Q_ANIM5
public static final int _100_Q_ANIM5
- See Also:
- Constant Field Values
-
_100_Q5
public static final int _100_Q5
- See Also:
- Constant Field Values
-
_100_EGG_ANIM5
public static final int _100_EGG_ANIM5
- See Also:
- Constant Field Values
-
_100_EGG5
public static final int _100_EGG5
- See Also:
- Constant Field Values
-
_100_Q_ANIM4
public static final int _100_Q_ANIM4
- See Also:
- Constant Field Values
-
_100_Q4
public static final int _100_Q4
- See Also:
- Constant Field Values
-
_100_EGG_ANIM4
public static final int _100_EGG_ANIM4
- See Also:
- Constant Field Values
-
_100_EGG4
public static final int _100_EGG4
- See Also:
- Constant Field Values
-
_100_Q_ANIM3
public static final int _100_Q_ANIM3
- See Also:
- Constant Field Values
-
_100_Q3
public static final int _100_Q3
- See Also:
- Constant Field Values
-
_100_EGG_ANIM3
public static final int _100_EGG_ANIM3
- See Also:
- Constant Field Values
-
_100_EGG3
public static final int _100_EGG3
- See Also:
- Constant Field Values
-
_100_Q_ANIM2
public static final int _100_Q_ANIM2
- See Also:
- Constant Field Values
-
_100_Q2
public static final int _100_Q2
- See Also:
- Constant Field Values
-
_100_EGG_ANIM2
public static final int _100_EGG_ANIM2
- See Also:
- Constant Field Values
-
_100_EGG2
public static final int _100_EGG2
- See Also:
- Constant Field Values
-
_100_Q_ANIM1
public static final int _100_Q_ANIM1
- See Also:
- Constant Field Values
-
_100_Q1
public static final int _100_Q1
- See Also:
- Constant Field Values
-
_100_EGG_ANIM1
public static final int _100_EGG_ANIM1
- See Also:
- Constant Field Values
-
_100_EGG1
public static final int _100_EGG1
- See Also:
- Constant Field Values
-
-