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

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 bronze (tier 1) mystery box.

Author
Daniel

Definition at line 39 of file BronzeMysteryBox.java.

Member Function Documentation

◆ item()

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

The item identification of the mystery box.

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

Definition at line 46 of file BronzeMysteryBox.java.

◆ name()

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

The name of the mystery box.

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

Definition at line 41 of file BronzeMysteryBox.java.

◆ rewards()

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

The rewards for the mystery box.

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

Definition at line 50 of file BronzeMysteryBox.java.


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