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 int
BEES_1
static int
BEES_2
static int
CONFIRM
static int
CONFIRM_HIGHLIGHT
static int
CONFIRM_MODEL1
static int
CONFIRM_TEXT
static int
DEST_1
static int
DEST_2
static int
DEST_3
static int
DEST_4
static int
EXAMPLE
static int
EXAMPLE_MODEL0
static int
EXAMPLE_MODEL1
static int
EXAMPLE_MODEL2
static int
EXAMPLE_MODEL3
static int
EXAMPLE_TEXT4
static int
START_1
static int
START_2
static int
START_3
static int
START_4
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC17
static int
UNIVERSE_MODEL1
static int
UNIVERSE_RECT0
static int
UNIVERSE_TEXT10
static int
UNIVERSE_TEXT12
static int
UNIVERSE_TEXT14
static int
UNIVERSE_TEXT2
static int
UNIVERSE_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
-
-