RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Public Member Functions | |
Spellbook (String name, int id, int sidebar) | |
String | getName () |
int | getId () |
int | getInterfaceId () |
The in-game spellbooks for players.
Definition at line 34 of file Spellbook.java.
|
inline |
Constructs a new Spellbook
.
Definition at line 48 of file Spellbook.java.
|
inline |
Gets the id of this spellbook.
Definition at line 60 of file Spellbook.java.
|
inline |
Gets the sidebar interfaceId of this spellbook.
Definition at line 65 of file Spellbook.java.
|
inline |
Gets the spellbook name.
Definition at line 55 of file Spellbook.java.