Uses of Interface
org.bukkit.entity.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.ai
Modifier and TypeFieldDescriptionstatic final GoalKey
<Spellcaster> VanillaGoal.SPELLCASTER_CASTING_SPELL
-
Uses of Spellcaster in org.bukkit.entity
Modifier and TypeInterfaceDescriptioninterface
Represents an Evoker "Illager".interface
Represents an Illusioner "Illager". -
Uses of Spellcaster in org.bukkit.event.entity
ModifierConstructorDescriptionEntitySpellCastEvent
(@NotNull Spellcaster what, Spellcaster.Spell spell)