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
class VexEntity.LookAtTargetGoal extends Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Constructor Summary
Constructors Constructor Description LookAtTargetGoal()
-
Method Summary
Modifier and Type Method Description boolean
canStart()
boolean
shouldContinue()
void
tick()
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, start, stop, toString