Package net.runelite.api.gameval
Class InterfaceID.Skillmulti
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Skillmulti
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Skillmulti extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
_1
static int
_10
static int
_5
static int
A
static int
ALL
static int
B
static int
BOTTOM
static int
C
static int
D
static int
E
static int
F
static int
G
static int
H
static int
I
static int
INSTRUCTIONS
static int
J
static int
OTHER
static int
QUANTITIES
static int
TEXT
static int
TITLE
static int
TOOLTIP
static int
TOP
static int
UNIVERSE
static int
UNIVERSE_GRAPHIC0
static int
X
-
Constructor Summary
Constructors Constructor Description Skillmulti()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
UNIVERSE_GRAPHIC0
public static final int UNIVERSE_GRAPHIC0
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
TEXT
public static final int TEXT
- See Also:
- Constant Field Values
-
INSTRUCTIONS
public static final int INSTRUCTIONS
- See Also:
- Constant Field Values
-
TITLE
public static final int TITLE
- See Also:
- Constant Field Values
-
QUANTITIES
public static final int QUANTITIES
- See Also:
- Constant Field Values
-
_1
public static final int _1
- See Also:
- Constant Field Values
-
_5
public static final int _5
- See Also:
- Constant Field Values
-
_10
public static final int _10
- See Also:
- Constant Field Values
-
OTHER
public static final int OTHER
- See Also:
- Constant Field Values
-
X
public static final int X
- See Also:
- Constant Field Values
-
ALL
public static final int ALL
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
A
public static final int A
- See Also:
- Constant Field Values
-
B
public static final int B
- See Also:
- Constant Field Values
-
C
public static final int C
- See Also:
- Constant Field Values
-
D
public static final int D
- See Also:
- Constant Field Values
-
E
public static final int E
- See Also:
- Constant Field Values
-
F
public static final int F
- See Also:
- Constant Field Values
-
G
public static final int G
- See Also:
- Constant Field Values
-
H
public static final int H
- See Also:
- Constant Field Values
-
I
public static final int I
- See Also:
- Constant Field Values
-
J
public static final int J
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
-