Package net.runelite.api.gameval
Class InterfaceID.TeletabsCraftIf
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.TeletabsCraftIf
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.TeletabsCraftIf extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
CONFIRM
static int
CONTENT
static int
CONTROL
static int
FRAME
static int
LEVELREQ
static int
MAKE_1
static int
MAKE_10
static int
MAKE_5
static int
MAKE_ALL
static int
MAKE_SOME
static int
MAKE_X
static int
MAKEX
static int
RUNE_BOX
static int
RUNE_BOX_GRAPHIC0
static int
TAB_1
static int
TAB_10
static int
TAB_11
static int
TAB_12
static int
TAB_13
static int
TAB_14
static int
TAB_15
static int
TAB_16
static int
TAB_17
static int
TAB_18
static int
TAB_19
static int
TAB_2
static int
TAB_20
static int
TAB_21
static int
TAB_3
static int
TAB_4
static int
TAB_5
static int
TAB_6
static int
TAB_7
static int
TAB_8
static int
TAB_9
static int
TABLETS
static int
TABLETS_GRAPHIC0
static int
TABLETS_INNER
static int
TABLETS_SCROLL_LAYER
static int
TABLETS_SCROLLBAR
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description TeletabsCraftIf()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTROL
public static final int CONTROL
- 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
-
MAKEX
public static final int MAKEX
- See Also:
- Constant Field Values
-
MAKE_1
public static final int MAKE_1
- See Also:
- Constant Field Values
-
MAKE_5
public static final int MAKE_5
- See Also:
- Constant Field Values
-
MAKE_10
public static final int MAKE_10
- See Also:
- Constant Field Values
-
MAKE_X
public static final int MAKE_X
- See Also:
- Constant Field Values
-
MAKE_ALL
public static final int MAKE_ALL
- See Also:
- Constant Field Values
-
MAKE_SOME
public static final int MAKE_SOME
- See Also:
- Constant Field Values
-
RUNE_BOX
public static final int RUNE_BOX
- See Also:
- Constant Field Values
-
RUNE_BOX_GRAPHIC0
public static final int RUNE_BOX_GRAPHIC0
- See Also:
- Constant Field Values
-
LEVELREQ
public static final int LEVELREQ
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
TABLETS
public static final int TABLETS
- See Also:
- Constant Field Values
-
TABLETS_GRAPHIC0
public static final int TABLETS_GRAPHIC0
- See Also:
- Constant Field Values
-
TABLETS_INNER
public static final int TABLETS_INNER
- See Also:
- Constant Field Values
-
TABLETS_SCROLL_LAYER
public static final int TABLETS_SCROLL_LAYER
- See Also:
- Constant Field Values
-
TAB_1
public static final int TAB_1
- See Also:
- Constant Field Values
-
TAB_2
public static final int TAB_2
- See Also:
- Constant Field Values
-
TAB_3
public static final int TAB_3
- See Also:
- Constant Field Values
-
TAB_4
public static final int TAB_4
- See Also:
- Constant Field Values
-
TAB_5
public static final int TAB_5
- See Also:
- Constant Field Values
-
TAB_6
public static final int TAB_6
- See Also:
- Constant Field Values
-
TAB_7
public static final int TAB_7
- See Also:
- Constant Field Values
-
TAB_8
public static final int TAB_8
- See Also:
- Constant Field Values
-
TAB_9
public static final int TAB_9
- See Also:
- Constant Field Values
-
TAB_10
public static final int TAB_10
- See Also:
- Constant Field Values
-
TAB_11
public static final int TAB_11
- See Also:
- Constant Field Values
-
TAB_12
public static final int TAB_12
- See Also:
- Constant Field Values
-
TAB_13
public static final int TAB_13
- See Also:
- Constant Field Values
-
TAB_14
public static final int TAB_14
- See Also:
- Constant Field Values
-
TAB_15
public static final int TAB_15
- See Also:
- Constant Field Values
-
TAB_16
public static final int TAB_16
- See Also:
- Constant Field Values
-
TAB_17
public static final int TAB_17
- See Also:
- Constant Field Values
-
TAB_18
public static final int TAB_18
- See Also:
- Constant Field Values
-
TAB_19
public static final int TAB_19
- See Also:
- Constant Field Values
-
TAB_20
public static final int TAB_20
- See Also:
- Constant Field Values
-
TAB_21
public static final int TAB_21
- See Also:
- Constant Field Values
-
TABLETS_SCROLLBAR
public static final int TABLETS_SCROLLBAR
- See Also:
- Constant Field Values
-
-