Name | spell |
Object | EntityTag |
Input | ElementTag |
Related Tags | <EntityTag.spell> Returns the spell the entity is currently casting. (...)
|
Description | Sets the spell the entity should cast. Valid spells are: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/Spellcaster.Spell.html |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySpell.java#L77 |