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
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.entity.monster.SpellcasterIllager.SpellcasterCastingSpellGoal
canUse, start, stopMethods 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:
 tickin classSpellcasterIllager.SpellcasterCastingSpellGoal
 
 -