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