RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.mysterybox.impl.PetMysteryBox Class Reference
Inheritance diagram for com.osroyale.content.mysterybox.impl.PetMysteryBox:
Collaboration diagram for com.osroyale.content.mysterybox.impl.PetMysteryBox:

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 ()

Detailed Description

The pet mystery box.

Author
Daniel

Definition at line 38 of file PetMysteryBox.java.

Member Function Documentation

◆ item()

int com.osroyale.content.mysterybox.impl.PetMysteryBox.item ( )
inlineprotected

The item identification of the mystery box.

Reimplemented from com.osroyale.content.mysterybox.MysteryBox.

Definition at line 45 of file PetMysteryBox.java.

◆ name()

String com.osroyale.content.mysterybox.impl.PetMysteryBox.name ( )
inlineprotected

The name of the mystery box.

Reimplemented from com.osroyale.content.mysterybox.MysteryBox.

Definition at line 40 of file PetMysteryBox.java.

◆ rewards()

MysteryItem[] com.osroyale.content.mysterybox.impl.PetMysteryBox.rewards ( )
inlineprotected

The rewards for the mystery box.

Reimplemented from com.osroyale.content.mysterybox.MysteryBox.

Definition at line 50 of file PetMysteryBox.java.


The documentation for this class was generated from the following file: