| 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 | Description |
|---|---|---|
static GoalKey<Spellcaster> |
VanillaGoal.SPELLCASTER_CAST_SPELL |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Evoker |
Represents an Evoker "Illager".
|
interface |
Illusioner |
Represents an Illusioner "Illager".
|
| Modifier and Type | Method | Description |
|---|---|---|
Spellcaster |
EntitySpellCastEvent.getEntity() |
| Constructor | Description |
|---|---|
EntitySpellCastEvent(Spellcaster what,
Spellcaster.Spell spell) |
Copyright © 2021. All rights reserved.