Package net.minecraft.entity.mob
Class VexEntity.LookAtTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.VexEntity.LookAtTargetGoal
- Enclosing class:
 VexEntity
- Mappings:
 Namespace Name named net/minecraft/entity/mob/VexEntity$LookAtTargetGoalintermediary net/minecraft/class_1634$class_1638official cpy$d
- 
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, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, start, stop, toGoalTicks, toString 
- 
Constructor Details
- 
LookAtTargetGoal
public LookAtTargetGoal() 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
shouldContinue
public boolean shouldContinue()- Overrides:
 shouldContinuein classGoal- Mappings:
 Namespace Name Mixin selector named shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Zintermediary method_6266Lnet/minecraft/class_1352;method_6266()Zofficial cLcfb;c()Z
 - 
tick
public void tick() 
 -