Uses of Class
org.rspeer.game.component.tdi.Magic.Book
-
Packages that use Magic.Book Package Description org.rspeer.game.component.tdi -
-
Uses of Magic.Book in org.rspeer.game.component.tdi
Methods in org.rspeer.game.component.tdi that return Magic.Book Modifier and Type Method Description static Magic.Book
Magic. getBook()
Magic.Book
Spell.Ancient. getBook()
Magic.Book
Spell.Arceuus. getBook()
Magic.Book
Spell. getBook()
Magic.Book
Spell.Lunar. getBook()
Magic.Book
Spell.Modern. getBook()
static Magic.Book
Magic.Book. valueOf(String name)
Returns the enum constant of this type with the specified name.static Magic.Book[]
Magic.Book. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-