public class LookAtCustomerGoal extends LookAtEntityGoal
Goal.Control
Modifier and Type | Field and Description |
---|---|
private MerchantEntity |
merchant |
chance, mob, range, target, targetPredicate, targetType
Constructor and Description |
---|
LookAtCustomerGoal(MerchantEntity merchant) |
Modifier and Type | Method and Description |
---|---|
boolean |
canStart() |
shouldContinue, start, stop, tick
canStop, getControls, setControls, toString
private final MerchantEntity merchant
public LookAtCustomerGoal(MerchantEntity merchant)
public boolean canStart()
canStart
in class LookAtEntityGoal