Package net.runelite.api.gameval
Class InterfaceID.ToaMidraidLoot
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ToaMidraidLoot
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ToaMidraidLoot extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BUNDLE_1
static int
BUNDLE_1_TITLE
static int
BUNDLE_2
static int
BUNDLE_2_TITLE
static int
BUNDLE_3
static int
BUNDLE_3_TITLE
static int
CONTENT
static int
CONTENTS
static int
FRAME
static int
SELECT_BUTTON_1
static int
SELECT_BUTTON_2
static int
SELECT_BUTTON_3
static int
UNIVERSE
-
Constructor Summary
Constructors Constructor Description ToaMidraidLoot()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
CONTENTS
public static final int CONTENTS
- 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
-
BUNDLE_1
public static final int BUNDLE_1
- See Also:
- Constant Field Values
-
BUNDLE_1_TITLE
public static final int BUNDLE_1_TITLE
- See Also:
- Constant Field Values
-
SELECT_BUTTON_1
public static final int SELECT_BUTTON_1
- See Also:
- Constant Field Values
-
BUNDLE_2
public static final int BUNDLE_2
- See Also:
- Constant Field Values
-
BUNDLE_2_TITLE
public static final int BUNDLE_2_TITLE
- See Also:
- Constant Field Values
-
SELECT_BUTTON_2
public static final int SELECT_BUTTON_2
- See Also:
- Constant Field Values
-
BUNDLE_3
public static final int BUNDLE_3
- See Also:
- Constant Field Values
-
BUNDLE_3_TITLE
public static final int BUNDLE_3_TITLE
- See Also:
- Constant Field Values
-
SELECT_BUTTON_3
public static final int SELECT_BUTTON_3
- See Also:
- Constant Field Values
-
-