Package net.runelite.api.gameval
Class InterfaceID.ColosseumRewardChest2
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.ColosseumRewardChest2
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.ColosseumRewardChest2 extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONFIRMstatic intCONFIRM_CANCELstatic intCONFIRM_CONFIRMstatic intCONFIRM_CONTENTstatic intCONFIRM_FRAMEstatic intCONFIRM_RECT0static intCONTENTstatic intFRAMEstatic intINFINITYstatic intTAB_AREAstatic intTAB_BACKstatic intTAB_CONTENT_1static intTAB_CONTENT_1_MOD_LISTstatic intTAB_CONTENT_1_MOD_LIST_BACKstatic intTAB_CONTENT_1_MOD_LIST_CONTENTstatic intTAB_CONTENT_1_MOD_LIST_SCROLLBARstatic intTAB_CONTENT_2static intTAB_CONTENT_2_BACKstatic intTAB_CONTENT_2_BUTTON_1static intTAB_CONTENT_2_BUTTON_2static intTAB_CONTENT_2_BUTTON_3static intTAB_CONTENT_2_CONTENTstatic intTAB_CONTENT_2_CONTENT_VALUEstatic intTABSstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description ColosseumRewardChest2()
-
-
-
Field Detail
-
INFINITY
public static final int INFINITY
- See Also:
- Constant Field Values
-
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
-
TAB_AREA
public static final int TAB_AREA
- See Also:
- Constant Field Values
-
TAB_BACK
public static final int TAB_BACK
- See Also:
- Constant Field Values
-
TABS
public static final int TABS
- See Also:
- Constant Field Values
-
TAB_CONTENT_1
public static final int TAB_CONTENT_1
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST
public static final int TAB_CONTENT_1_MOD_LIST
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST_BACK
public static final int TAB_CONTENT_1_MOD_LIST_BACK
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST_SCROLLBAR
public static final int TAB_CONTENT_1_MOD_LIST_SCROLLBAR
- See Also:
- Constant Field Values
-
TAB_CONTENT_1_MOD_LIST_CONTENT
public static final int TAB_CONTENT_1_MOD_LIST_CONTENT
- See Also:
- Constant Field Values
-
TAB_CONTENT_2
public static final int TAB_CONTENT_2
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BUTTON_1
public static final int TAB_CONTENT_2_BUTTON_1
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BUTTON_2
public static final int TAB_CONTENT_2_BUTTON_2
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BUTTON_3
public static final int TAB_CONTENT_2_BUTTON_3
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_BACK
public static final int TAB_CONTENT_2_BACK
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_CONTENT
public static final int TAB_CONTENT_2_CONTENT
- See Also:
- Constant Field Values
-
TAB_CONTENT_2_CONTENT_VALUE
public static final int TAB_CONTENT_2_CONTENT_VALUE
- See Also:
- Constant Field Values
-
CONFIRM
public static final int CONFIRM
- See Also:
- Constant Field Values
-
CONFIRM_RECT0
public static final int CONFIRM_RECT0
- See Also:
- Constant Field Values
-
CONFIRM_FRAME
public static final int CONFIRM_FRAME
- See Also:
- Constant Field Values
-
CONFIRM_CONTENT
public static final int CONFIRM_CONTENT
- See Also:
- Constant Field Values
-
CONFIRM_CONFIRM
public static final int CONFIRM_CONFIRM
- See Also:
- Constant Field Values
-
CONFIRM_CANCEL
public static final int CONFIRM_CANCEL
- See Also:
- Constant Field Values
-
-