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$b- intermediary - net/minecraft/class_1634$class_1636- named - net/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.ai.goal.TrackTargetGoalcheckVisibility, maxTimeWithoutVisibility, mob, target
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.TrackTargetGoalcanTrack, getFollowRange, setMaxTimeWithoutVisibility, shouldContinue, stopMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, getControls, getTickCount, setControls, shouldRunEveryTick, tick, toGoalTicks, toString
- 
Field Details- 
targetPredicate- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbwq$b;b:Lbqm;- intermediary - field_18132- Lnet/minecraft/class_1634$class_1636;field_18132:Lnet/minecraft/class_4051;- named - targetPredicate- Lnet/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;)V- intermediary - <init>- Lnet/minecraft/class_1634$class_1636;<init>(Lnet/minecraft/class_1634;Lnet/minecraft/class_1314;)V- named - <init>- Lnet/minecraft/entity/mob/VexEntity$TrackOwnerTargetGoal;<init>(Lnet/minecraft/entity/mob/VexEntity;Lnet/minecraft/entity/mob/PathAwareEntity;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
startpublic void start()- Overrides:
- startin class- TrackTargetGoal
- Mappings:
- Namespace - Name - Mixin selector - official - c- Lbmv;c()V- intermediary - method_6269- Lnet/minecraft/class_1352;method_6269()V- named - start- Lnet/minecraft/entity/ai/goal/Goal;start()V
 
 
-