Package net.runelite.api.gameval
Class InterfaceID.AluftCooking
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.AluftCooking
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.AluftCooking extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
ALUFT_BALCK_RECT
static int
ALUFT_BORDER_RECT
static int
CONFIRMATION
static int
CONTENT
static int
CUISINE
static int
CUISINE_CLICKZONE
static int
DETAILS
static int
FRAME
static int
INGREDIENTS
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description AluftCooking()
-
-
-
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
-
CUISINE
public static final int CUISINE
- See Also:
- Constant Field Values
-
CUISINE_CLICKZONE
public static final int CUISINE_CLICKZONE
- See Also:
- Constant Field Values
-
DETAILS
public static final int DETAILS
- See Also:
- Constant Field Values
-
ALUFT_BALCK_RECT
public static final int ALUFT_BALCK_RECT
- See Also:
- Constant Field Values
-
ALUFT_BORDER_RECT
public static final int ALUFT_BORDER_RECT
- See Also:
- Constant Field Values
-
INGREDIENTS
public static final int INGREDIENTS
- See Also:
- Constant Field Values
-
CONFIRMATION
public static final int CONFIRMATION
- See Also:
- Constant Field Values
-
-