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 intBUNDLE_1static intBUNDLE_1_TITLEstatic intBUNDLE_2static intBUNDLE_2_TITLEstatic intBUNDLE_3static intBUNDLE_3_TITLEstatic intCONTENTstatic intCONTENTSstatic intFRAMEstatic intSELECT_BUTTON_1static intSELECT_BUTTON_2static intSELECT_BUTTON_3static intUNIVERSE
-
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
-
-