Class Town

All Implemented Interfaces:
IPlayerCollective, ISerializable

public class Town extends BaseEntity<Town> implements IPlayerCollective, ISerializable
  • Constructor Details

    • Town

      public Town(com.google.gson.JsonObject obj)
    • Town

      public Town(Capital capital)
  • Method Details

    • onlineResidents

      public Map<String,Resident> onlineResidents()
    • nationless

      public boolean nationless()