Package net.runelite.api.gameval
Class InterfaceID.DomEndLevelUi
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.DomEndLevelUi
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.DomEndLevelUi extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBTN_BANK_ALLstatic intBTN_CLAIMstatic intBTN_DESCENDstatic intBTN_INV_ALLstatic intBTN_LEAVEstatic intCONTENTstatic intDELVE_BORDERstatic intDELVE_HEADERstatic intDELVE_HINTstatic intDIALOGSstatic intEARNED_LOOT_HEADERstatic intEARNED_LOOT_HEADER_CONTAINERstatic intEARNED_LOOT_HINTstatic intFRAMEstatic intLEAVE_OPTIONSstatic intLOOT_BGstatic intLOOT_BORDERstatic intLOOT_CLAIM_HEADERstatic intLOOT_CLAIM_HEADER_CONTAINERstatic intLOOT_CLAIM_OPTIONSstatic intLOOT_CONTAINERstatic intLOOT_CONTENTSstatic intLOOT_VALUEstatic intSECTION_DELVEstatic intSECTION_LOOTstatic intUNIVERSEstatic intWINDOW
-
Constructor Summary
Constructors Constructor Description DomEndLevelUi()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
WINDOW
public static final int WINDOW
- 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
-
DIALOGS
public static final int DIALOGS
- See Also:
- Constant Field Values
-
SECTION_LOOT
public static final int SECTION_LOOT
- See Also:
- Constant Field Values
-
LOOT_CONTAINER
public static final int LOOT_CONTAINER
- See Also:
- Constant Field Values
-
EARNED_LOOT_HEADER_CONTAINER
public static final int EARNED_LOOT_HEADER_CONTAINER
- See Also:
- Constant Field Values
-
LOOT_CLAIM_HEADER_CONTAINER
public static final int LOOT_CLAIM_HEADER_CONTAINER
- See Also:
- Constant Field Values
-
LOOT_CLAIM_HEADER
public static final int LOOT_CLAIM_HEADER
- See Also:
- Constant Field Values
-
EARNED_LOOT_HEADER
public static final int EARNED_LOOT_HEADER
- See Also:
- Constant Field Values
-
EARNED_LOOT_HINT
public static final int EARNED_LOOT_HINT
- See Also:
- Constant Field Values
-
LOOT_BG
public static final int LOOT_BG
- See Also:
- Constant Field Values
-
LEAVE_OPTIONS
public static final int LEAVE_OPTIONS
- See Also:
- Constant Field Values
-
BTN_CLAIM
public static final int BTN_CLAIM
- See Also:
- Constant Field Values
-
LOOT_CLAIM_OPTIONS
public static final int LOOT_CLAIM_OPTIONS
- See Also:
- Constant Field Values
-
BTN_LEAVE
public static final int BTN_LEAVE
- See Also:
- Constant Field Values
-
BTN_INV_ALL
public static final int BTN_INV_ALL
- See Also:
- Constant Field Values
-
LOOT_BORDER
public static final int LOOT_BORDER
- See Also:
- Constant Field Values
-
LOOT_CONTENTS
public static final int LOOT_CONTENTS
- See Also:
- Constant Field Values
-
LOOT_VALUE
public static final int LOOT_VALUE
- See Also:
- Constant Field Values
-
SECTION_DELVE
public static final int SECTION_DELVE
- See Also:
- Constant Field Values
-
DELVE_BORDER
public static final int DELVE_BORDER
- See Also:
- Constant Field Values
-
BTN_DESCEND
public static final int BTN_DESCEND
- See Also:
- Constant Field Values
-
DELVE_HEADER
public static final int DELVE_HEADER
- See Also:
- Constant Field Values
-
DELVE_HINT
public static final int DELVE_HINT
- See Also:
- Constant Field Values
-
BTN_BANK_ALL
public static final int BTN_BANK_ALL
- See Also:
- Constant Field Values
-
-