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 intBUTTON_0static intBUTTON_1static intBUTTON_2static intBUTTON_3static intBUTTON_4static intBUTTON_5static intBUTTON_6static intBUTTON_7static intCONTENTstatic intUNIVERSEstatic intUNIVERSE_MODEL1static intUNIVERSE_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
-
-