Package net.runelite.api.gameval
Class InterfaceID.ChatBoth
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ChatBoth
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ChatBoth extends Object
-
-
Constructor Summary
Constructors Constructor Description ChatBoth()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
SAFEZONE
public static final int SAFEZONE
- See Also:
- Constant Field Values
-
LEFT
public static final int LEFT
- See Also:
- Constant Field Values
-
RIGHT
public static final int RIGHT
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
NAMES
public static final int NAMES
- See Also:
- Constant Field Values
-
CONTINUE
public static final int CONTINUE
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
-