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

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 gold (tier 3) mystery box.

Author
Daniel

Definition at line 41 of file GoldMysteryBox.java.

Member Function Documentation

◆ item()

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

The item identification of the mystery box.

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

Definition at line 48 of file GoldMysteryBox.java.

◆ name()

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

The name of the mystery box.

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

Definition at line 43 of file GoldMysteryBox.java.

◆ rewards()

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

The rewards for the mystery box.

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

Definition at line 53 of file GoldMysteryBox.java.


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