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 int
BOTTOM
static int
CONTAINER
static int
FILTERBUTTON
static int
FILTERMENU
static int
FILTERMENU_CONTAINER
static int
FILTERMENU_CONTAINER_GRAPHIC0
static int
FILTERMENU_CONTAINER_TEXT1
static int
INFO
static int
INFOGLOW
static int
LEVEL
static int
PRAYER1
static int
PRAYER10
static int
PRAYER11
static int
PRAYER12
static int
PRAYER13
static int
PRAYER14
static int
PRAYER15
static int
PRAYER16
static int
PRAYER17
static int
PRAYER18
static int
PRAYER19
static int
PRAYER2
static int
PRAYER20
static int
PRAYER21
static int
PRAYER22
static int
PRAYER23
static int
PRAYER24
static int
PRAYER25
static int
PRAYER26
static int
PRAYER27
static int
PRAYER28
static int
PRAYER29
static int
PRAYER3
static int
PRAYER30
static int
PRAYER4
static int
PRAYER5
static int
PRAYER6
static int
PRAYER7
static int
PRAYER8
static int
PRAYER9
static int
TOOLTIP
static int
TOP
static int
UNIVERSE
-
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
-
-