Package net.runelite.api.gameval
Class SpriteID.Tabs
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.Tabs
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
SLANTED_TAB
static int
SLANTED_TAB_HOVERED
-
Constructor Summary
Constructors Constructor Description Tabs()
-
-
-
Field Detail
-
_0
public static final int _0
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
SLANTED_TAB
public static final int SLANTED_TAB
- See Also:
- Constant Field Values
-
SLANTED_TAB_HOVERED
public static final int SLANTED_TAB_HOVERED
- See Also:
- Constant Field Values
-
-