Package net.runelite.api.gameval
Class InterfaceID.GauntletRecipes
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GauntletRecipes
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GauntletRecipes extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACKGROUND
static int
CLOSE
static int
CONTENT
static int
ENTRY1
static int
ENTRY10
static int
ENTRY11
static int
ENTRY12
static int
ENTRY13
static int
ENTRY14
static int
ENTRY15
static int
ENTRY16
static int
ENTRY17
static int
ENTRY18
static int
ENTRY19
static int
ENTRY2
static int
ENTRY20
static int
ENTRY21
static int
ENTRY22
static int
ENTRY3
static int
ENTRY4
static int
ENTRY5
static int
ENTRY6
static int
ENTRY7
static int
ENTRY8
static int
ENTRY9
static int
SCROLL_LAYER_INNER
static int
SCROLL_LAYER_OUTER
static int
SCROLL_TITLE
static int
SCROLLBAR
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description GauntletRecipes()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
CLOSE
public static final int CLOSE
- See Also:
- Constant Field Values
-
BACKGROUND
public static final int BACKGROUND
- See Also:
- Constant Field Values
-
SCROLL_TITLE
public static final int SCROLL_TITLE
- See Also:
- Constant Field Values
-
SCROLL_LAYER_OUTER
public static final int SCROLL_LAYER_OUTER
- See Also:
- Constant Field Values
-
SCROLL_LAYER_INNER
public static final int SCROLL_LAYER_INNER
- See Also:
- Constant Field Values
-
ENTRY1
public static final int ENTRY1
- See Also:
- Constant Field Values
-
ENTRY2
public static final int ENTRY2
- See Also:
- Constant Field Values
-
ENTRY3
public static final int ENTRY3
- See Also:
- Constant Field Values
-
ENTRY4
public static final int ENTRY4
- See Also:
- Constant Field Values
-
ENTRY5
public static final int ENTRY5
- See Also:
- Constant Field Values
-
ENTRY6
public static final int ENTRY6
- See Also:
- Constant Field Values
-
ENTRY7
public static final int ENTRY7
- See Also:
- Constant Field Values
-
ENTRY8
public static final int ENTRY8
- See Also:
- Constant Field Values
-
ENTRY9
public static final int ENTRY9
- See Also:
- Constant Field Values
-
ENTRY10
public static final int ENTRY10
- See Also:
- Constant Field Values
-
ENTRY11
public static final int ENTRY11
- See Also:
- Constant Field Values
-
ENTRY12
public static final int ENTRY12
- See Also:
- Constant Field Values
-
ENTRY13
public static final int ENTRY13
- See Also:
- Constant Field Values
-
ENTRY14
public static final int ENTRY14
- See Also:
- Constant Field Values
-
ENTRY15
public static final int ENTRY15
- See Also:
- Constant Field Values
-
ENTRY16
public static final int ENTRY16
- See Also:
- Constant Field Values
-
ENTRY17
public static final int ENTRY17
- See Also:
- Constant Field Values
-
ENTRY18
public static final int ENTRY18
- See Also:
- Constant Field Values
-
ENTRY19
public static final int ENTRY19
- See Also:
- Constant Field Values
-
ENTRY20
public static final int ENTRY20
- See Also:
- Constant Field Values
-
ENTRY21
public static final int ENTRY21
- See Also:
- Constant Field Values
-
ENTRY22
public static final int ENTRY22
- See Also:
- Constant Field Values
-
SCROLLBAR
public static final int SCROLLBAR
- See Also:
- Constant Field Values
-
-