Name | <EntityTag.spell> |
Returns | ElementTag |
Mechanism | EntityTag.spell |
Description | Returns the spell the entity is currently casting.
Can be: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/Spellcaster.Spell.html |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySpell.java#L57 |