public class LookAtCustomerGoal extends LookAtGoal
Modifier and Type | Field and Description |
---|---|
private AbstractVillagerEntity |
villager |
chance, closestEntity, entity, field_220716_e, maxDistance, watchedClass
Constructor and Description |
---|
LookAtCustomerGoal(AbstractVillagerEntity abstractVillagerEntityIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
shouldExecute() |
resetTask, shouldContinueExecuting, startExecuting, tick
getMutexFlags, isPreemptible, setMutexFlags, toString
private final AbstractVillagerEntity villager
public LookAtCustomerGoal(AbstractVillagerEntity abstractVillagerEntityIn)
public boolean shouldExecute()
shouldExecute
in class LookAtGoal