Item[] getInventory()
Gets the inventory of the preset.
void setName(String name)
final Item[] inventory
The inventory items of the preset.
final Spellbook spellbook
The spellbook of the preset.
Preset(String name, Item[] inventory, Item[] equipment, PrayerBook prayer, Spellbook spellbook)
Constructs a new preset.
final Item[] equipment
The equipment items of the preset.
final PrayerBook prayer
The quick-prayers of the preset.
String getName()
Gets the name of the preset.
The in-game spellbooks for players.