Package net.runelite.api.gameval
Class InterfaceID.Emote
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Emote
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Emote extends Object
-
-
Constructor Summary
Constructors Constructor Description Emote()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
SCROLLABLE
public static final int SCROLLABLE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- See Also:
- Constant Field Values
-
OVERLAY
public static final int OVERLAY
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-