Package net.runelite.api.gameval
Class InterfaceID.PogBolriesDiary
- java.lang.Object
-
- net.runelite.api.gameval.InterfaceID.PogBolriesDiary
-
- Enclosing class:
- InterfaceID
public static final class InterfaceID.PogBolriesDiary extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
BACKGROUND_MODEL
static int
BM1
static int
BOOKMACRO1B
static int
BOOKMACRO1C
static int
BOOKMACRO1D
static int
BOOKMACRO1G
static int
BOOKMACRO1H
static int
BOOKMACRO1I
static int
BOOKMACRO1M
static int
BOOKMACRO1N
static int
BOOKMACRO1O
static int
BOOKMACRO1R
static int
BOOKMACRO1S
static int
BOOKMACRO1T
static int
BOOKMACRO1U
static int
BOOKMACRO1V
static int
CHAPTER1
static int
CHAPTER2
static int
CHAPTER3
static int
CHAPTER4
static int
CLOSE_BTN
static int
PAGE_LEFT_MODEL
static int
PAGE_RIGHT_MODEL
-
Constructor Summary
Constructors Constructor Description PogBolriesDiary()
-
-
-
Field Detail
-
BACKGROUND_MODEL
public static final int BACKGROUND_MODEL
- See Also:
- Constant Field Values
-
PAGE_RIGHT_MODEL
public static final int PAGE_RIGHT_MODEL
- See Also:
- Constant Field Values
-
PAGE_LEFT_MODEL
public static final int PAGE_LEFT_MODEL
- See Also:
- Constant Field Values
-
BM1
public static final int BM1
- See Also:
- Constant Field Values
-
CLOSE_BTN
public static final int CLOSE_BTN
- See Also:
- Constant Field Values
-
CHAPTER1
public static final int CHAPTER1
- See Also:
- Constant Field Values
-
BOOKMACRO1B
public static final int BOOKMACRO1B
- See Also:
- Constant Field Values
-
BOOKMACRO1C
public static final int BOOKMACRO1C
- See Also:
- Constant Field Values
-
BOOKMACRO1D
public static final int BOOKMACRO1D
- See Also:
- Constant Field Values
-
CHAPTER2
public static final int CHAPTER2
- See Also:
- Constant Field Values
-
BOOKMACRO1G
public static final int BOOKMACRO1G
- See Also:
- Constant Field Values
-
BOOKMACRO1H
public static final int BOOKMACRO1H
- See Also:
- Constant Field Values
-
BOOKMACRO1I
public static final int BOOKMACRO1I
- See Also:
- Constant Field Values
-
CHAPTER3
public static final int CHAPTER3
- See Also:
- Constant Field Values
-
BOOKMACRO1M
public static final int BOOKMACRO1M
- See Also:
- Constant Field Values
-
BOOKMACRO1N
public static final int BOOKMACRO1N
- See Also:
- Constant Field Values
-
BOOKMACRO1O
public static final int BOOKMACRO1O
- See Also:
- Constant Field Values
-
CHAPTER4
public static final int CHAPTER4
- See Also:
- Constant Field Values
-
BOOKMACRO1R
public static final int BOOKMACRO1R
- See Also:
- Constant Field Values
-
BOOKMACRO1S
public static final int BOOKMACRO1S
- See Also:
- Constant Field Values
-
BOOKMACRO1T
public static final int BOOKMACRO1T
- See Also:
- Constant Field Values
-
BOOKMACRO1U
public static final int BOOKMACRO1U
- See Also:
- Constant Field Values
-
BOOKMACRO1V
public static final int BOOKMACRO1V
- See Also:
- Constant Field Values
-
-