Class Evoker.EvokerCastingSpellGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterCastingSpellGoal
net.minecraft.world.entity.monster.Evoker.EvokerCastingSpellGoal
- Enclosing class:
- Evoker
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterCastingSpellGoal
canUse, start, stop
Methods inherited from class net.minecraft.world.entity.ai.goal.Goal
adjustedTickDelay, canContinueToUse, getFlags, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, toString
-
Constructor Details
-
EvokerCastingSpellGoal
EvokerCastingSpellGoal()
-
-
Method Details
-
tick
public void tick()- Overrides:
tick
in classSpellcasterIllager.SpellcasterCastingSpellGoal
-