Package net.minecraft.entity.monster
Class EvokerEntity.CastingSpellGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
net.minecraft.entity.monster.EvokerEntity.CastingSpellGoal
- Enclosing class:
- EvokerEntity
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.monster.SpellcastingIllagerEntity.CastingASpellGoal
canUse, start, stop
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, toString
-
Constructor Details
-
CastingSpellGoal
private CastingSpellGoal()
-
-
Method Details
-
tick
public void tick()- Overrides:
tick
in classSpellcastingIllagerEntity.CastingASpellGoal
-