Package net.minecraft.entity.mob
Class VexEntity.TrackOwnerTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.mob.VexEntity.TrackOwnerTargetGoal
- Enclosing class:
 VexEntity
- Mappings:
 Namespace Name named net/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoalintermediary net/minecraft/class_1634$class_1636official cpy$b
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
checkVisibility, maxTimeWithoutVisibility, mob, target - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoal
canTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString 
- 
Field Details
- 
targetPredicate
- Mappings:
 Namespace Name Mixin selector named targetPredicateLnet/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal;targetPredicate:Lnet/minecraft/entity/ai/TargetPredicate;intermediary field_18132Lnet/minecraft/class_1634$class_1636;field_18132:Lnet/minecraft/class_4051;official bLcpy$b;b:Lciu;
 
 - 
 - 
Constructor Details
- 
TrackOwnerTargetGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal;<init>(Lnet/minecraft/entity/mob/VexEntity;Lnet/minecraft/entity/mob/PathAwareEntity;)Vintermediary <init>Lnet/minecraft/class_1634$class_1636;<init>(Lnet/minecraft/class_1634;Lnet/minecraft/class_1314;)Vofficial <init>Lcpy$b;<init>(Lcpy;Lbyn;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
start
public void start()- Overrides:
 startin classTrackTargetGoal- Mappings:
 Namespace Name Mixin selector named startLnet/minecraft/entity/ai/goal/Goal;start()Vintermediary method_6269Lnet/minecraft/class_1352;method_6269()Vofficial dLcfb;d()V
 
 -