Package net.runelite.api.gameval
Class InterfaceID.Beehive
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Beehive
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Beehive extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBEES_1static intBEES_2static intCONFIRMstatic intCONFIRM_HIGHLIGHTstatic intCONFIRM_MODEL1static intCONFIRM_TEXTstatic intDEST_1static intDEST_2static intDEST_3static intDEST_4static intEXAMPLEstatic intEXAMPLE_MODEL0static intEXAMPLE_MODEL1static intEXAMPLE_MODEL2static intEXAMPLE_MODEL3static intEXAMPLE_TEXT4static intSTART_1static intSTART_2static intSTART_3static intSTART_4static intUNIVERSEstatic intUNIVERSE_GRAPHIC17static intUNIVERSE_MODEL1static intUNIVERSE_RECT0static intUNIVERSE_TEXT10static intUNIVERSE_TEXT12static intUNIVERSE_TEXT14static intUNIVERSE_TEXT2static intUNIVERSE_TEXT8
-
Constructor Summary
Constructors Constructor Description Beehive()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_RECT0
public static final int UNIVERSE_RECT0
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT2
public static final int UNIVERSE_TEXT2
- See Also:
- Constant Field Values
-
EXAMPLE
public static final int EXAMPLE
- See Also:
- Constant Field Values
-
EXAMPLE_MODEL0
public static final int EXAMPLE_MODEL0
- See Also:
- Constant Field Values
-
EXAMPLE_MODEL1
public static final int EXAMPLE_MODEL1
- See Also:
- Constant Field Values
-
EXAMPLE_MODEL2
public static final int EXAMPLE_MODEL2
- See Also:
- Constant Field Values
-
EXAMPLE_MODEL3
public static final int EXAMPLE_MODEL3
- See Also:
- Constant Field Values
-
EXAMPLE_TEXT4
public static final int EXAMPLE_TEXT4
- See Also:
- Constant Field Values
-
START_1
public static final int START_1
- See Also:
- Constant Field Values
-
START_2
public static final int START_2
- See Also:
- Constant Field Values
-
START_3
public static final int START_3
- See Also:
- Constant Field Values
-
START_4
public static final int START_4
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT8
public static final int UNIVERSE_TEXT8
- See Also:
- Constant Field Values
-
DEST_1
public static final int DEST_1
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT10
public static final int UNIVERSE_TEXT10
- See Also:
- Constant Field Values
-
DEST_2
public static final int DEST_2
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT12
public static final int UNIVERSE_TEXT12
- See Also:
- Constant Field Values
-
DEST_3
public static final int DEST_3
- See Also:
- Constant Field Values
-
UNIVERSE_TEXT14
public static final int UNIVERSE_TEXT14
- See Also:
- Constant Field Values
-
DEST_4
public static final int DEST_4
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
CONFIRM_TEXT
public static final int CONFIRM_TEXT
- See Also:
- Constant Field Values
-
CONFIRM_MODEL1
public static final int CONFIRM_MODEL1
- See Also:
- Constant Field Values
-
CONFIRM_HIGHLIGHT
public static final int CONFIRM_HIGHLIGHT
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC17
public static final int UNIVERSE_GRAPHIC17
- See Also:
- Constant Field Values
-
BEES_1
public static final int BEES_1
- See Also:
- Constant Field Values
-
BEES_2
public static final int BEES_2
- See Also:
- Constant Field Values
-
-