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 official bwq$bintermediary net/minecraft/class_1634$class_1636named net/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal
- 
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, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString 
- 
Field Details
- 
targetPredicate
- Mappings:
 Namespace Name Mixin selector official bLbwq$b;b:Lbqm;intermediary field_18132Lnet/minecraft/class_1634$class_1636;field_18132:Lnet/minecraft/class_4051;named targetPredicateLnet/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal;targetPredicate:Lnet/minecraft/entity/ai/TargetPredicate;
 
 - 
 - 
Constructor Details
- 
TrackOwnerTargetGoal
- Mappings:
 Namespace Name Mixin selector official <init>Lbwq$b;<init>(Lbwq;Lbgi;)Vintermediary <init>Lnet/minecraft/class_1634$class_1636;<init>(Lnet/minecraft/class_1634;Lnet/minecraft/class_1314;)Vnamed <init>Lnet/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal;<init>(Lnet/minecraft/entity/mob/VexEntity;Lnet/minecraft/entity/mob/PathAwareEntity;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
start
public void start()- Overrides:
 startin classTrackTargetGoal- Mappings:
 Namespace Name Mixin selector official cLbmv;c()Vintermediary method_6269Lnet/minecraft/class_1352;method_6269()Vnamed startLnet/minecraft/entity/ai/goal/Goal;start()V
 
 -