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 bosintermediary net/minecraft/class_1403named net/minecraft/entity/ai/goal/TrackOwnerAttackerGoal
- 
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
- 
tameable
- Mappings:
 Namespace Name Mixin selector official aLbos;a:Lbgv;intermediary field_6654Lnet/minecraft/class_1403;field_6654:Lnet/minecraft/class_1321;named tameableLnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;tameable:Lnet/minecraft/entity/passive/TameableEntity;
 - 
attacker
- Mappings:
 Namespace Name Mixin selector official bLbos;b:Lbfz;intermediary field_6655Lnet/minecraft/class_1403;field_6655:Lnet/minecraft/class_1309;named attackerLnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;attacker:Lnet/minecraft/entity/LivingEntity;
 - 
lastAttackedTime
private int lastAttackedTime- Mappings:
 Namespace Name Mixin selector official cLbos;c:Iintermediary field_6653Lnet/minecraft/class_1403;field_6653:Inamed lastAttackedTimeLnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;lastAttackedTime:I
 
 - 
 - 
Constructor Details
- 
TrackOwnerAttackerGoal
- Mappings:
 Namespace Name Mixin selector official <init>Lbos;<init>(Lbgv;)Vintermediary <init>Lnet/minecraft/class_1403;<init>(Lnet/minecraft/class_1321;)Vnamed <init>Lnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;<init>(Lnet/minecraft/entity/passive/TameableEntity;)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
 
 -