| Package | Description | 
|---|---|
| com.destroystokyo.paper.entity.ai | |
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.event.entity | 
| Modifier and Type | Field and Description | 
|---|---|
static GoalKey<Spellcaster> | 
VanillaGoal.SPELLCASTER_CAST_SPELL  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
Evoker
Represents an Evoker "Illager". 
 | 
interface  | 
Illusioner
Represents an Illusioner "Illager". 
 | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull Spellcaster | 
EntitySpellCastEvent.getEntity()  | 
| Constructor and Description | 
|---|
EntitySpellCastEvent(@NotNull Spellcaster what,
                    Spellcaster.Spell spell)  | 
Copyright © 2022. All rights reserved.