public class ChurchFeedingReputationUpdateTimedTask
extends ch.sahits.game.openpatrician.model.event.TimedTask
| Modifier and Type | Field and Description |
|---|---|
private int |
amountBeggers |
private ch.sahits.game.openpatrician.model.city.ICity |
city |
private ch.sahits.game.openpatrician.model.IPlayer |
player |
| Constructor and Description |
|---|
ChurchFeedingReputationUpdateTimedTask(ch.sahits.game.openpatrician.model.city.ICity city,
ch.sahits.game.openpatrician.model.IPlayer player,
int amountBeggers,
java.time.LocalDateTime deadline) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
private ch.sahits.game.openpatrician.model.city.ICity city
private ch.sahits.game.openpatrician.model.IPlayer player
private int amountBeggers
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.