Interface Spell
- All Known Implementing Classes:
Spell.Ancient, Spell.Arceuus, Spell.Lunar, Spell.Modern
public interface Spell
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic enumstatic enumstatic enum -
Method Summary
Modifier and TypeMethodDescriptiondoubleintgetBook()intintdefault ItemDefinitionintdefault StringgetName()boolean
-
Method Details
-
getBook
Magic.Book getBook() -
getLevelRequired
int getLevelRequired() -
getAddress
InterfaceAddress getAddress() -
getBaseExperience
double getBaseExperience() -
getBaseMaxHit
int getBaseMaxHit() -
getDisabledMaterialId
int getDisabledMaterialId() -
getName
-
isAutoCasted
boolean isAutoCasted() -
getConfigItem
int getConfigItem() -
getItemDefinition
-