Package net.minecraft.entity.ai.goal
Class TrackOwnerAttackerGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.TrackTargetGoal
net.minecraft.entity.ai.goal.TrackOwnerAttackerGoal
- Mappings:
- Namespace - Name - official - bos- intermediary - net/minecraft/class_1403- named - net/minecraft/entity/ai/goal/TrackOwnerAttackerGoal
- 
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- 
tameable- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbos;a:Lbgv;- intermediary - field_6654- Lnet/minecraft/class_1403;field_6654:Lnet/minecraft/class_1321;- named - tameable- Lnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;tameable:Lnet/minecraft/entity/passive/TameableEntity;
 
- 
attacker- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbos;b:Lbfz;- intermediary - field_6655- Lnet/minecraft/class_1403;field_6655:Lnet/minecraft/class_1309;- named - attacker- Lnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;attacker:Lnet/minecraft/entity/LivingEntity;
 
- 
lastAttackedTimeprivate int lastAttackedTime- Mappings:
- Namespace - Name - Mixin selector - official - c- Lbos;c:I- intermediary - field_6653- Lnet/minecraft/class_1403;field_6653:I- named - lastAttackedTime- Lnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;lastAttackedTime:I
 
 
- 
- 
Constructor Details- 
TrackOwnerAttackerGoal- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lbos;<init>(Lbgv;)V- intermediary - <init>- Lnet/minecraft/class_1403;<init>(Lnet/minecraft/class_1321;)V- named - <init>- Lnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;<init>(Lnet/minecraft/entity/passive/TameableEntity;)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
 
 
-