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$LookAtTargetGoal- intermediary - net/minecraft/class_1634$class_1638- official - cmn$d
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, start, stop, toGoalTicks, toString
- 
Constructor Details- 
LookAtTargetGoalpublic LookAtTargetGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- Goal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
- 
tickpublic void tick()
 
-