RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Protected Member Functions | |
String | name () |
int | item () |
MysteryItem[] | rewards () |
Additional Inherited Members | |
Static Public Member Functions inherited from com.osroyale.content.mysterybox.MysteryBox | |
static void | load () |
The pet mystery box.
Definition at line 38 of file PetMysteryBox.java.
|
inlineprotected |
The item identification of the mystery box.
Reimplemented from com.osroyale.content.mysterybox.MysteryBox.
Definition at line 45 of file PetMysteryBox.java.
|
inlineprotected |
The name of the mystery box.
Reimplemented from com.osroyale.content.mysterybox.MysteryBox.
Definition at line 40 of file PetMysteryBox.java.
|
inlineprotected |
The rewards for the mystery box.
Reimplemented from com.osroyale.content.mysterybox.MysteryBox.
Definition at line 50 of file PetMysteryBox.java.