Uses of Enum Class
dev.twilite.game.facade.Magic.Book
Packages that use Magic.Book
-
Uses of Magic.Book in dev.twilite.game.facade
Methods in dev.twilite.game.facade that return Magic.BookModifier and TypeMethodDescriptionstatic Magic.BookMagic.book()Returns the currently active spellbook.Spell.Ancient.book()Spell.Arceuus.book()Spell.book()Spell.Lunar.book()Spell.Modern.book()static Magic.BookReturns the enum constant of this class with the specified name.static Magic.Book[]Magic.Book.values()Returns an array containing the constants of this enum class, in the order they are declared.