final int item
The unlockable item display.
String getName()
Gets a the unlockable name.
String getDescription()
Gets the unlockable description.
final String description
The unlockable description.
int getItem()
Gets the unlockable item display.
SlayerUnlockable(String name, int item, int cost, String description)
Constructs a new SlayerUnlockable.
int getCost()
Gets the unlockable cost.