Package net.runelite.api.gameval
Class InterfaceID.Prayerbook
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.Prayerbook
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.Prayerbook extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static intBOTTOMstatic intCONTAINERstatic intFILTERBUTTONstatic intFILTERMENUstatic intFILTERMENU_CONTAINERstatic intFILTERMENU_CONTAINER_GRAPHIC0static intFILTERMENU_CONTAINER_TEXT1static intINFOstatic intINFOGLOWstatic intLEVELstatic intPRAYER1static intPRAYER10static intPRAYER11static intPRAYER12static intPRAYER13static intPRAYER14static intPRAYER15static intPRAYER16static intPRAYER17static intPRAYER18static intPRAYER19static intPRAYER2static intPRAYER20static intPRAYER21static intPRAYER22static intPRAYER23static intPRAYER24static intPRAYER25static intPRAYER26static intPRAYER27static intPRAYER28static intPRAYER29static intPRAYER3static intPRAYER30static intPRAYER4static intPRAYER5static intPRAYER6static intPRAYER7static intPRAYER8static intPRAYER9static intTOOLTIPstatic intTOPstatic intUNIVERSE
-
Constructor Summary
Constructors Constructor Description Prayerbook()
-
-
-
Field Detail
-
UNIVERSE
public static final int UNIVERSE
- See Also:
- Constant Field Values
-
TOP
public static final int TOP
- See Also:
- Constant Field Values
-
INFOGLOW
public static final int INFOGLOW
- See Also:
- Constant Field Values
-
CONTAINER
public static final int CONTAINER
- See Also:
- Constant Field Values
-
FILTERMENU_CONTAINER
public static final int FILTERMENU_CONTAINER
- See Also:
- Constant Field Values
-
BOTTOM
public static final int BOTTOM
- See Also:
- Constant Field Values
-
FILTERBUTTON
public static final int FILTERBUTTON
- See Also:
- Constant Field Values
-
LEVEL
public static final int LEVEL
- See Also:
- Constant Field Values
-
INFO
public static final int INFO
- See Also:
- Constant Field Values
-
PRAYER1
public static final int PRAYER1
- See Also:
- Constant Field Values
-
PRAYER2
public static final int PRAYER2
- See Also:
- Constant Field Values
-
PRAYER3
public static final int PRAYER3
- See Also:
- Constant Field Values
-
PRAYER4
public static final int PRAYER4
- See Also:
- Constant Field Values
-
PRAYER5
public static final int PRAYER5
- See Also:
- Constant Field Values
-
PRAYER6
public static final int PRAYER6
- See Also:
- Constant Field Values
-
PRAYER7
public static final int PRAYER7
- See Also:
- Constant Field Values
-
PRAYER8
public static final int PRAYER8
- See Also:
- Constant Field Values
-
PRAYER9
public static final int PRAYER9
- See Also:
- Constant Field Values
-
PRAYER10
public static final int PRAYER10
- See Also:
- Constant Field Values
-
PRAYER11
public static final int PRAYER11
- See Also:
- Constant Field Values
-
PRAYER12
public static final int PRAYER12
- See Also:
- Constant Field Values
-
PRAYER13
public static final int PRAYER13
- See Also:
- Constant Field Values
-
PRAYER14
public static final int PRAYER14
- See Also:
- Constant Field Values
-
PRAYER15
public static final int PRAYER15
- See Also:
- Constant Field Values
-
PRAYER16
public static final int PRAYER16
- See Also:
- Constant Field Values
-
PRAYER17
public static final int PRAYER17
- See Also:
- Constant Field Values
-
PRAYER18
public static final int PRAYER18
- See Also:
- Constant Field Values
-
PRAYER19
public static final int PRAYER19
- See Also:
- Constant Field Values
-
PRAYER20
public static final int PRAYER20
- See Also:
- Constant Field Values
-
PRAYER21
public static final int PRAYER21
- See Also:
- Constant Field Values
-
PRAYER22
public static final int PRAYER22
- See Also:
- Constant Field Values
-
PRAYER23
public static final int PRAYER23
- See Also:
- Constant Field Values
-
PRAYER24
public static final int PRAYER24
- See Also:
- Constant Field Values
-
PRAYER25
public static final int PRAYER25
- See Also:
- Constant Field Values
-
PRAYER26
public static final int PRAYER26
- See Also:
- Constant Field Values
-
PRAYER27
public static final int PRAYER27
- See Also:
- Constant Field Values
-
PRAYER28
public static final int PRAYER28
- See Also:
- Constant Field Values
-
PRAYER29
public static final int PRAYER29
- See Also:
- Constant Field Values
-
PRAYER30
public static final int PRAYER30
- See Also:
- Constant Field Values
-
TOOLTIP
public static final int TOOLTIP
- See Also:
- Constant Field Values
-
FILTERMENU_CONTAINER_GRAPHIC0
public static final int FILTERMENU_CONTAINER_GRAPHIC0
- See Also:
- Constant Field Values
-
FILTERMENU_CONTAINER_TEXT1
public static final int FILTERMENU_CONTAINER_TEXT1
- See Also:
- Constant Field Values
-
FILTERMENU
public static final int FILTERMENU
- See Also:
- Constant Field Values
-
-