Package net.minecraft.entity.monster
Class SpellcastingIllagerEntity.CastingASpellGoal
- java.lang.Object
-
- net.minecraft.entity.ai.goal.Goal
-
- net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
-
- Direct Known Subclasses:
EvokerEntity.CastingSpellGoal
- Enclosing class:
- SpellcastingIllagerEntity
public class SpellcastingIllagerEntity.CastingASpellGoal extends Goal
-
-
Constructor Summary
Constructors Constructor Description CastingASpellGoal()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancanUse()voidstart()voidstop()voidtick()-
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, toString
-
-