Package net.runelite.api.gameval
Class SpriteID.IiImplingIcons
- java.lang.Object
-
- net.runelite.api.gameval.SpriteID.IiImplingIcons
-
-
Field Summary
Fields Modifier and Type Field Description static int
_0
static int
_1
static int
_10
static int
_11
static int
_2
static int
_3
static int
_4
static int
_5
static int
_6
static int
_7
static int
_8
static int
_9
static int
BABY
static int
DRAGON
static int
EARTH
static int
ECLECTIC
static int
ESSENCE
static int
GOURMET
static int
IMPLING_IN_JAR
static int
LUCKY
static int
MAGPIE
static int
NATURE
static int
NINJA
static int
YOUNG
-
Constructor Summary
Constructors Constructor Description IiImplingIcons()
-
-
-
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
-
_8
public static final int _8
- See Also:
- Constant Field Values
-
_9
public static final int _9
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
_11
public static final int _11
- See Also:
- Constant Field Values
-
GOURMET
public static final int GOURMET
- See Also:
- Constant Field Values
-
BABY
public static final int BABY
- See Also:
- Constant Field Values
-
DRAGON
public static final int DRAGON
- See Also:
- Constant Field Values
-
NATURE
public static final int NATURE
- See Also:
- Constant Field Values
-
ECLECTIC
public static final int ECLECTIC
- See Also:
- Constant Field Values
-
IMPLING_IN_JAR
public static final int IMPLING_IN_JAR
- See Also:
- Constant Field Values
-
YOUNG
public static final int YOUNG
- See Also:
- Constant Field Values
-
MAGPIE
public static final int MAGPIE
- See Also:
- Constant Field Values
-
ESSENCE
public static final int ESSENCE
- See Also:
- Constant Field Values
-
EARTH
public static final int EARTH
- See Also:
- Constant Field Values
-
NINJA
public static final int NINJA
- See Also:
- Constant Field Values
-
LUCKY
public static final int LUCKY
- See Also:
- Constant Field Values
-
-