Uses of Class
ch.sahits.game.openpatrician.engine.event.task.ChurchUpgradeTimedTask
-
Packages that use ChurchUpgradeTimedTask Package Description ch.sahits.game.openpatrician.engine.event.task -
-
Uses of ChurchUpgradeTimedTask in ch.sahits.game.openpatrician.engine.event.task
Methods in ch.sahits.game.openpatrician.engine.event.task that return ChurchUpgradeTimedTask Modifier and Type Method Description ChurchUpgradeTimedTaskServerSideTaskFactory. getChurchUpgradeTask(ch.sahits.game.openpatrician.model.city.IChurch church, java.time.LocalDateTime deadline)Create the timed task for the church upgrade.
-