int getInterfaceId()
Gets the sidebar interfaceId of this spellbook.
int getId()
Gets the id of this spellbook.
final String name
The name of the spellbook.
final int id
The id of this spellbook.
Spellbook(String name, int id, int sidebar)
Constructs a new Spellbook.
final int sidebar
The sidebar interfaceId of this spellbook.