Interface World


public interface World
  • Method Details

    • getId

      int getId()
    • getMask

      int getMask()
    • getPopulation

      int getPopulation()
    • getLocation

      WorldLocation getLocation()
    • getActivity

      String getActivity()
    • isMembers

      boolean isMembers()
    • getTypes

      EnumSet<WorldType> getTypes()