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 intBACKGROUNDstatic intCLOSEstatic intCONTENTstatic intENTRY1static intENTRY10static intENTRY11static intENTRY12static intENTRY13static intENTRY14static intENTRY15static intENTRY16static intENTRY17static intENTRY18static intENTRY19static intENTRY2static intENTRY20static intENTRY21static intENTRY22static intENTRY3static intENTRY4static intENTRY5static intENTRY6static intENTRY7static intENTRY8static intENTRY9static intSCROLL_LAYER_INNERstatic intSCROLL_LAYER_OUTERstatic intSCROLL_TITLEstatic intSCROLLBARstatic intUNIVERSE
-
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
-
-