Package net.runelite.api.gameval
Class InterfaceID.FavourKeyring
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.FavourKeyring
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.FavourKeyring extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBUTTONSstatic intDESCstatic intKEYTOTALstatic intMAINstatic intMAIN_HIGHLIGHTstatic intNAMEstatic intNEXTstatic intNEXT_HIGHLIGHTstatic intNEXT_HIGHLIGHT_MODEL0static intPLUS1static intPLUS2static intPLUS3static intPLUS4static intPLUS5static intPREVIOUSstatic intPREVIOUS_HIGHLIGHTstatic intPREVIOUS_HIGHLIGHT_MODEL0static intREMOVEstatic intREMOVE_TEXTstatic intROOT_GRAPHIC19static intROOT_MODEL2static intROOT_RECT0
-
Constructor Summary
Constructors Constructor Description FavourKeyring()
-
-
-
Field Detail
-
ROOT_RECT0
public static final int ROOT_RECT0
- See Also:
- Constant Field Values
-
BUTTONS
public static final int BUTTONS
- See Also:
- Constant Field Values
-
ROOT_MODEL2
public static final int ROOT_MODEL2
- See Also:
- Constant Field Values
-
MAIN_HIGHLIGHT
public static final int MAIN_HIGHLIGHT
- See Also:
- Constant Field Values
-
MAIN
public static final int MAIN
- See Also:
- Constant Field Values
-
PLUS1
public static final int PLUS1
- See Also:
- Constant Field Values
-
PLUS2
public static final int PLUS2
- See Also:
- Constant Field Values
-
PLUS3
public static final int PLUS3
- See Also:
- Constant Field Values
-
PLUS4
public static final int PLUS4
- See Also:
- Constant Field Values
-
PLUS5
public static final int PLUS5
- See Also:
- Constant Field Values
-
NAME
public static final int NAME
- See Also:
- Constant Field Values
-
DESC
public static final int DESC
- See Also:
- Constant Field Values
-
REMOVE
public static final int REMOVE
- See Also:
- Constant Field Values
-
REMOVE_TEXT
public static final int REMOVE_TEXT
- See Also:
- Constant Field Values
-
KEYTOTAL
public static final int KEYTOTAL
- See Also:
- Constant Field Values
-
NEXT
public static final int NEXT
- See Also:
- Constant Field Values
-
NEXT_HIGHLIGHT
public static final int NEXT_HIGHLIGHT
- See Also:
- Constant Field Values
-
NEXT_HIGHLIGHT_MODEL0
public static final int NEXT_HIGHLIGHT_MODEL0
- See Also:
- Constant Field Values
-
PREVIOUS
public static final int PREVIOUS
- See Also:
- Constant Field Values
-
PREVIOUS_HIGHLIGHT
public static final int PREVIOUS_HIGHLIGHT
- See Also:
- Constant Field Values
-
PREVIOUS_HIGHLIGHT_MODEL0
public static final int PREVIOUS_HIGHLIGHT_MODEL0
- See Also:
- Constant Field Values
-
ROOT_GRAPHIC19
public static final int ROOT_GRAPHIC19
- See Also:
- Constant Field Values
-
-