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 bwm$bintermediary net/minecraft/class_1617$class_1619named 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
Constructors - 
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() 
 -