Package net.minecraft.entity.mob
Class EvokerEntity.LookAtTargetOrWololoTarget
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SpellcastingIllagerEntity.LookAtTargetGoal
net.minecraft.entity.mob.EvokerEntity.LookAtTargetOrWololoTarget
- Enclosing class:
- EvokerEntity
class EvokerEntity.LookAtTargetOrWololoTarget extends SpellcastingIllagerEntity.LookAtTargetGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Constructor Summary
Constructors Modifier Constructor Description private
LookAtTargetOrWololoTarget()
-
Method Summary
Modifier and Type Method Description void
tick()
Methods inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.LookAtTargetGoal
canStart, start, stop
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, shouldContinue, toString
-
Constructor Details
-
LookAtTargetOrWololoTarget
private LookAtTargetOrWololoTarget()
-
-
Method Details
-
tick
public void tick()- Overrides:
tick
in classSpellcastingIllagerEntity.LookAtTargetGoal
-