Package net.runelite.api.gameval
Class InterfaceID.HuntingCustomfurs
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.HuntingCustomfurs
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.HuntingCustomfurs extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CHOICES
static int
CHOICES_ITEMS
static int
CHOICES_TITLES
static int
COMMON
static int
CONTENT
static int
DARK
static int
DASHING
static int
DESERT
static int
FELDIP
static int
FOOTER
static int
FRAME
static int
GRAAHK
static int
KYATT
static int
LARUPIA
static int
POLAR
static int
SPOTTED
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description HuntingCustomfurs()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
FRAME
public static final int FRAME
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
FOOTER
public static final int FOOTER
- See Also:
- Constant Field Values
-
CHOICES
public static final int CHOICES
- See Also:
- Constant Field Values
-
CHOICES_TITLES
public static final int CHOICES_TITLES
- See Also:
- Constant Field Values
-
CHOICES_ITEMS
public static final int CHOICES_ITEMS
- See Also:
- Constant Field Values
-
SPOTTED
public static final int SPOTTED
- See Also:
- Constant Field Values
-
DASHING
public static final int DASHING
- See Also:
- Constant Field Values
-
DARK
public static final int DARK
- See Also:
- Constant Field Values
-
GRAAHK
public static final int GRAAHK
- See Also:
- Constant Field Values
-
KYATT
public static final int KYATT
- See Also:
- Constant Field Values
-
LARUPIA
public static final int LARUPIA
- See Also:
- Constant Field Values
-
POLAR
public static final int POLAR
- See Also:
- Constant Field Values
-
COMMON
public static final int COMMON
- See Also:
- Constant Field Values
-
FELDIP
public static final int FELDIP
- See Also:
- Constant Field Values
-
DESERT
public static final int DESERT
- See Also:
- Constant Field Values
-
-