public class ResidentNationQuestionTask extends TownyQuestionTask
Constructor and Description |
---|
ResidentNationQuestionTask(Resident resident,
Nation nation) |
Modifier and Type | Method and Description |
---|---|
Nation |
getNation() |
Resident |
getResident() |
void |
run() |
getUniverse, setTowny
public Resident getResident()
public Nation getNation()
public void run()
run
in interface java.lang.Runnable
run
in class TownyQuestionTask