Package net.runelite.api.gameval
Class SpriteID.GeSmallicons
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.GeSmallicons
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
_2
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
COLLECTION_BOX_OFFER_BUY
static int
COLLECTION_BOX_OFFER_SELL
static int
DECREMENT_BUTTON
static int
FAST_DECREMENT_ARROW
static int
FAST_INCREMENT_ARROW
static int
GUIDE_PRICE
static int
INCREMENT_BUTTON
static int
SEARCH
-
Constructor Summary
Constructors Constructor Description GeSmallicons()
-
-
-
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
-
_6
public static final int _6
- See Also:
- Constant Field Values
-
_7
public static final int _7
- See Also:
- Constant Field Values
-
GUIDE_PRICE
public static final int GUIDE_PRICE
- See Also:
- Constant Field Values
-
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
-
FAST_DECREMENT_ARROW
public static final int FAST_DECREMENT_ARROW
- See Also:
- Constant Field Values
-
FAST_INCREMENT_ARROW
public static final int FAST_INCREMENT_ARROW
- See Also:
- Constant Field Values
-
DECREMENT_BUTTON
public static final int DECREMENT_BUTTON
- See Also:
- Constant Field Values
-
INCREMENT_BUTTON
public static final int INCREMENT_BUTTON
- See Also:
- Constant Field Values
-
COLLECTION_BOX_OFFER_BUY
public static final int COLLECTION_BOX_OFFER_BUY
- See Also:
- Constant Field Values
-
COLLECTION_BOX_OFFER_SELL
public static final int COLLECTION_BOX_OFFER_SELL
- See Also:
- Constant Field Values
-
-