|
| | BOSSES =(-21030, CollectionCategory.BOSSES) |
| | CLUES =(-21026, CollectionCategory.CLUES) |
| | MINIGAMES =(-21024, CollectionCategory.MINIGAMES) |
| | OTHER =(-21022, CollectionCategory.OTHER) |
| | RAIDS =(-21028, CollectionCategory.RAIDS) |
Definition at line 5 of file CollectionLogPage.java.
◆ CollectionLogPage()
| com.runehive.content.collectionlog.CollectionLogPage.CollectionLogPage |
( |
int | button, |
|
|
CollectionCategory | category ) |
|
private |
◆ [static initializer]()
| com.runehive.content.collectionlog.CollectionLogPage.[static initializer] |
|
static |
◆ forButton()
| CollectionLogPage com.runehive.content.collectionlog.CollectionLogPage.forButton |
( |
int | button | ) |
|
|
static |
◆ getButton()
| int com.runehive.content.collectionlog.CollectionLogPage.getButton |
( |
| ) |
|
◆ getCategory()
◆ BOSSES
| com.runehive.content.collectionlog.CollectionLogPage.BOSSES =(-21030, CollectionCategory.BOSSES) |
◆ button
| final int com.runehive.content.collectionlog.CollectionLogPage.button |
|
private |
◆ category
◆ CLUES
| com.runehive.content.collectionlog.CollectionLogPage.CLUES =(-21026, CollectionCategory.CLUES) |
◆ MINIGAMES
| com.runehive.content.collectionlog.CollectionLogPage.MINIGAMES =(-21024, CollectionCategory.MINIGAMES) |
◆ OTHER
| com.runehive.content.collectionlog.CollectionLogPage.OTHER =(-21022, CollectionCategory.OTHER) |
◆ pages
| HashMap<Integer, CollectionLogPage> com.runehive.content.collectionlog.CollectionLogPage.pages |
|
staticprivate |
◆ RAIDS
| com.runehive.content.collectionlog.CollectionLogPage.RAIDS =(-21028, CollectionCategory.RAIDS) |
The documentation for this enum was generated from the following file: