public class ResidentTownQuestionTask extends TownyQuestionTask
Constructor and Description |
---|
ResidentTownQuestionTask(Resident resident,
Town town) |
Modifier and Type | Method and Description |
---|---|
Resident |
getResident() |
Town |
getTown() |
void |
run() |
getUniverse, setTowny
public Resident getResident()
public Town getTown()
public void run()
run
in interface java.lang.Runnable
run
in class TownyQuestionTask