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, shouldContinueExecutinggetMutexFlags, isPreemptible, setMutexFlags, tick, toStringprivate 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 Goalpublic void startExecuting()
startExecuting in class TargetGoal