Package net.runelite.api.gameval
Class SpriteID.ChatTabButton
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.ChatTabButton
-
-
Constructor Summary
Constructors Constructor Description ChatTabButton()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_2
public static final int _2
- See Also:
- Constant Field Values
-
_3
public static final int _3
- See Also:
- Constant Field Values
-
_4
public static final int _4
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
BUTTON
public static final int BUTTON
- See Also:
- Constant Field Values
-
HOVERED
public static final int HOVERED
- See Also:
- Constant Field Values
-
NEW_MESSAGES
public static final int NEW_MESSAGES
- See Also:
- Constant Field Values
-
SELECTED
public static final int SELECTED
- See Also:
- Constant Field Values
-
SELECTED_HOVERED
public static final int SELECTED_HOVERED
- See Also:
- Constant Field Values
-
-