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 - official - bse$d- intermediary - net/minecraft/class_1634$class_1638- named - net/minecraft/entity/mob/VexEntity$LookAtTargetGoal
- 
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, getControls, 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 - official - b- Lbip;b()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
 
- 
tickpublic void tick()
 
-