public class TraderLlamaEntity.FollowTraderGoal extends TargetGoal
Modifier and Type | Field and Description |
---|---|
private LlamaEntity |
field_220800_b |
private LivingEntity |
field_220801_c |
private int |
field_220802_d |
goalOwner, shouldCheckSight, target, unseenMemoryTicks
Constructor and Description |
---|
FollowTraderGoal(LlamaEntity p_i50458_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
void |
startExecuting() |
getTargetDistance, isSuitableTarget, resetTask, setUnseenMemoryTicks, shouldContinueExecuting
getMutexFlags, isPreemptible, setMutexFlags, tick, toString
private final LlamaEntity field_220800_b
private LivingEntity field_220801_c
private int field_220802_d
public FollowTraderGoal(LlamaEntity p_i50458_2_)
public boolean shouldExecute()
shouldExecute
in class Goal
public void startExecuting()
startExecuting
in class TargetGoal