public class StopFollowingCustomerGoal extends Goal
Goal.Control| Modifier and Type | Field and Description |
|---|---|
private MerchantEntity |
merchant |
| Constructor and Description |
|---|
StopFollowingCustomerGoal(MerchantEntity merchant) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canStart() |
void |
start() |
void |
stop() |
canStop, getControls, setControls, shouldContinue, tick, toStringprivate final MerchantEntity merchant
public StopFollowingCustomerGoal(MerchantEntity merchant)