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 named net/minecraft/entity/ai/goal/TrackOwnerAttackerGoalintermediary net/minecraft/class_1403official ccj
- 
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 named tameableLnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;tameable:Lnet/minecraft/entity/passive/TameableEntity;intermediary field_6654Lnet/minecraft/class_1403;field_6654:Lnet/minecraft/class_1321;official aLccj;a:Lbul;
 - 
attacker
- Mappings:
 Namespace Name Mixin selector named attackerLnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;attacker:Lnet/minecraft/entity/LivingEntity;intermediary field_6655Lnet/minecraft/class_1403;field_6655:Lnet/minecraft/class_1309;official bLccj;b:Lbtn;
 - 
lastAttackedTime
private int lastAttackedTime- Mappings:
 Namespace Name Mixin selector named lastAttackedTimeLnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;lastAttackedTime:Iintermediary field_6653Lnet/minecraft/class_1403;field_6653:Iofficial cLccj;c:I
 
 - 
 - 
Constructor Details
- 
TrackOwnerAttackerGoal
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/ai/goal/TrackOwnerAttackerGoal;<init>(Lnet/minecraft/entity/passive/TameableEntity;)Vintermediary <init>Lnet/minecraft/class_1403;<init>(Lnet/minecraft/class_1321;)Vofficial <init>Lccj;<init>(Lbul;)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 dLcam;d()V
 
 -