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

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 silver (tier 2) mystery box.

Author
Daniel

Definition at line 40 of file SilverMysteryBox.java.

Member Function Documentation

◆ item()

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

The item identification of the mystery box.

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

Definition at line 47 of file SilverMysteryBox.java.

◆ name()

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

The name of the mystery box.

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

Definition at line 42 of file SilverMysteryBox.java.

◆ rewards()

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

The rewards for the mystery box.

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

Definition at line 52 of file SilverMysteryBox.java.


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