Package net.runelite.api.gameval
Class InterfaceID.GauntletScoreboard
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.GauntletScoreboard
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.GauntletScoreboard extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCONTENTstatic intGLOBAL_COMPLETIONSstatic intGLOBAL_COMPLETIONS_HEADERstatic intGLOBAL_COMPLETIONS_HEADER_HMstatic intGLOBAL_COMPLETIONS_HMstatic intGLOBAL_DEATHSstatic intGLOBAL_DEATHS_HEADERstatic intGLOBAL_DEATHS_HEADER_HMstatic intGLOBAL_DEATHS_HMstatic intGLOBAL_TIMEstatic intGLOBAL_TIME_HEADERstatic intGLOBAL_TIME_HEADER_HMstatic intGLOBAL_TIME_HMstatic intHMstatic intHM_TITLEstatic intPERSONAL_COMPLETIONSstatic intPERSONAL_COMPLETIONS_HEADERstatic intPERSONAL_COMPLETIONS_HEADER_HMstatic intPERSONAL_COMPLETIONS_HMstatic intPERSONAL_DEATHSstatic intPERSONAL_DEATHS_HEADERstatic intPERSONAL_DEATHS_HEADER_HMstatic intPERSONAL_DEATHS_HMstatic intPERSONAL_TIMEstatic intPERSONAL_TIME_HEADERstatic intPERSONAL_TIME_HEADER_HMstatic intPERSONAL_TIME_HMstatic intREGULARstatic intREGULAR_TITLEstatic intROOT_MODEL0static intSCOREBOARD_CLOSE
-
Constructor Summary
Constructors Constructor Description GauntletScoreboard()
-
-
-
Field Detail
-
ROOT_MODEL0
public static final int ROOT_MODEL0
- See Also:
- Constant Field Values
-
SCOREBOARD_CLOSE
public static final int SCOREBOARD_CLOSE
- See Also:
- Constant Field Values
-
CONTENT
public static final int CONTENT
- See Also:
- Constant Field Values
-
REGULAR
public static final int REGULAR
- See Also:
- Constant Field Values
-
HM
public static final int HM
- See Also:
- Constant Field Values
-
REGULAR_TITLE
public static final int REGULAR_TITLE
- See Also:
- Constant Field Values
-
PERSONAL_COMPLETIONS_HEADER
public static final int PERSONAL_COMPLETIONS_HEADER
- See Also:
- Constant Field Values
-
PERSONAL_COMPLETIONS
public static final int PERSONAL_COMPLETIONS
- See Also:
- Constant Field Values
-
GLOBAL_COMPLETIONS_HEADER
public static final int GLOBAL_COMPLETIONS_HEADER
- See Also:
- Constant Field Values
-
GLOBAL_COMPLETIONS
public static final int GLOBAL_COMPLETIONS
- See Also:
- Constant Field Values
-
PERSONAL_DEATHS_HEADER
public static final int PERSONAL_DEATHS_HEADER
- See Also:
- Constant Field Values
-
PERSONAL_DEATHS
public static final int PERSONAL_DEATHS
- See Also:
- Constant Field Values
-
GLOBAL_DEATHS_HEADER
public static final int GLOBAL_DEATHS_HEADER
- See Also:
- Constant Field Values
-
GLOBAL_DEATHS
public static final int GLOBAL_DEATHS
- See Also:
- Constant Field Values
-
PERSONAL_TIME_HEADER
public static final int PERSONAL_TIME_HEADER
- See Also:
- Constant Field Values
-
PERSONAL_TIME
public static final int PERSONAL_TIME
- See Also:
- Constant Field Values
-
GLOBAL_TIME_HEADER
public static final int GLOBAL_TIME_HEADER
- See Also:
- Constant Field Values
-
GLOBAL_TIME
public static final int GLOBAL_TIME
- See Also:
- Constant Field Values
-
HM_TITLE
public static final int HM_TITLE
- See Also:
- Constant Field Values
-
PERSONAL_COMPLETIONS_HEADER_HM
public static final int PERSONAL_COMPLETIONS_HEADER_HM
- See Also:
- Constant Field Values
-
PERSONAL_COMPLETIONS_HM
public static final int PERSONAL_COMPLETIONS_HM
- See Also:
- Constant Field Values
-
GLOBAL_COMPLETIONS_HEADER_HM
public static final int GLOBAL_COMPLETIONS_HEADER_HM
- See Also:
- Constant Field Values
-
GLOBAL_COMPLETIONS_HM
public static final int GLOBAL_COMPLETIONS_HM
- See Also:
- Constant Field Values
-
PERSONAL_DEATHS_HEADER_HM
public static final int PERSONAL_DEATHS_HEADER_HM
- See Also:
- Constant Field Values
-
PERSONAL_DEATHS_HM
public static final int PERSONAL_DEATHS_HM
- See Also:
- Constant Field Values
-
GLOBAL_DEATHS_HEADER_HM
public static final int GLOBAL_DEATHS_HEADER_HM
- See Also:
- Constant Field Values
-
GLOBAL_DEATHS_HM
public static final int GLOBAL_DEATHS_HM
- See Also:
- Constant Field Values
-
PERSONAL_TIME_HEADER_HM
public static final int PERSONAL_TIME_HEADER_HM
- See Also:
- Constant Field Values
-
PERSONAL_TIME_HM
public static final int PERSONAL_TIME_HM
- See Also:
- Constant Field Values
-
GLOBAL_TIME_HEADER_HM
public static final int GLOBAL_TIME_HEADER_HM
- See Also:
- Constant Field Values
-
GLOBAL_TIME_HM
public static final int GLOBAL_TIME_HM
- See Also:
- Constant Field Values
-
-