Package org.kingdoms.utils
Class NationZone
java.lang.Object
org.kingdoms.utils.NationZone
A class that holds cached information about a single land that is considered
nation zone of a single kingdom that is in a nation.
-
Constructor Summary
ConstructorsConstructorDescriptionNationZone(@NonNull Nation nation, @NonNull Kingdom kingdom, @NonNull Land land) -
Method Summary
-
Constructor Details
-
NationZone
-
-
Method Details
-
getLand
-
getKingdom
-
getNation
-