Package net.runelite.api.gameval
Class InterfaceID.MacroMimeEmotes
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.MacroMimeEmotes
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.MacroMimeEmotes extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BUTTON_0
static int
BUTTON_1
static int
BUTTON_2
static int
BUTTON_3
static int
BUTTON_4
static int
BUTTON_5
static int
BUTTON_6
static int
BUTTON_7
static int
CONTENT
static int
UNIVERSE
static int
UNIVERSE_MODEL1
static int
UNIVERSE_MODEL2
-
Constructor Summary
Constructors Constructor Description MacroMimeEmotes()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
BUTTON_0
public static final int BUTTON_0
- See Also:
- Constant Field Values
-
BUTTON_1
public static final int BUTTON_1
- See Also:
- Constant Field Values
-
BUTTON_2
public static final int BUTTON_2
- See Also:
- Constant Field Values
-
BUTTON_3
public static final int BUTTON_3
- See Also:
- Constant Field Values
-
BUTTON_4
public static final int BUTTON_4
- See Also:
- Constant Field Values
-
BUTTON_5
public static final int BUTTON_5
- See Also:
- Constant Field Values
-
BUTTON_6
public static final int BUTTON_6
- See Also:
- Constant Field Values
-
BUTTON_7
public static final int BUTTON_7
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL1
public static final int UNIVERSE_MODEL1
- See Also:
- Constant Field Values
-
UNIVERSE_MODEL2
public static final int UNIVERSE_MODEL2
- See Also:
- Constant Field Values
-
-