Uses of Interface
org.bukkit.entity.Spellcaster
Packages that use Spellcaster
Package
Description
Interfaces for non-voxel objects that can exist in a 
world, including all players, monsters, projectiles, etc.- 
Uses of Spellcaster in com.destroystokyo.paper.entity.aiFields in com.destroystokyo.paper.entity.ai with type parameters of type SpellcasterModifier and TypeFieldDescriptionstatic final GoalKey<Spellcaster>VanillaGoal.SPELLCASTER_CAST_SPELLDeprecated.static final GoalKey<Spellcaster>VanillaGoal.SPELLCASTER_CASTING_SPELL
- 
Uses of Spellcaster in org.bukkit.entitySubinterfaces of Spellcaster in org.bukkit.entityModifier and TypeInterfaceDescriptioninterfaceRepresents an Evoker "Illager".interfaceRepresents an Illusioner "Illager".
- 
Uses of Spellcaster in org.bukkit.event.entityMethods in org.bukkit.event.entity that return SpellcasterConstructors in org.bukkit.event.entity with parameters of type SpellcasterModifierConstructorDescriptionEntitySpellCastEvent(@NotNull Spellcaster what, Spellcaster.Spell spell)