public class NearHometownJoinGuildMinCashStrategy extends BaseJoinGuildStrategy
| Constructor | Description |
|---|---|
NearHometownJoinGuildMinCashStrategy() |
| Modifier and Type | Method | Description |
|---|---|---|
protected boolean |
additionalJoinRequirementsMet(ch.sahits.game.openpatrician.model.IAIPlayer player,
ch.sahits.game.openpatrician.model.city.ICity city,
java.util.Optional<ch.sahits.game.openpatrician.model.ship.INavigableVessel> vessel) |
Additional requirients added by custom strategies.
|
join, shouldJoinpublic NearHometownJoinGuildMinCashStrategy()
protected boolean additionalJoinRequirementsMet(ch.sahits.game.openpatrician.model.IAIPlayer player,
ch.sahits.game.openpatrician.model.city.ICity city,
java.util.Optional<ch.sahits.game.openpatrician.model.ship.INavigableVessel> vessel)
BaseJoinGuildStrategyadditionalJoinRequirementsMet in class BaseJoinGuildStrategyCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.