Package net.minecraft.entity.mob
Class SpellcastingIllagerEntity.LookAtTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SpellcastingIllagerEntity.LookAtTargetGoal
- Direct Known Subclasses:
EvokerEntity.LookAtTargetOrWololoTarget
- Enclosing class:
SpellcastingIllagerEntity
- Mappings:
Namespace Name official ccz$b
intermediary net/minecraft/class_1617$class_1619
named net/minecraft/entity/mob/SpellcastingIllagerEntity$LookAtTargetGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString
-
Constructor Details
-
LookAtTargetGoal
public LookAtTargetGoal()
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop() -
tick
public void tick()
-