Uses of Class
com.palmergames.bukkit.towny.exceptions.EmptyNationException
-
Uses of EmptyNationException in com.palmergames.bukkit.towny.exceptions
Modifier and TypeMethodDescriptionvoid
EmptyTownException.setEmptyNationException
(EmptyNationException emptyNationException) ModifierConstructorDescriptionEmptyTownException
(Town town, EmptyNationException emptyNationException) -
Uses of EmptyNationException in com.palmergames.bukkit.towny.object
Modifier and TypeMethodDescriptionvoid
Nation.forceSetCapital
(Town capital) Only to be called from the loading methods.protected void
Nation.removeTown
(Town town) Should only be called by Town.removeNation(); Removes town fromNation.towns
list and will choose a new Capital if necessary.