Package de.chojo.universalis.worlds
Interface DataCenter
- All Superinterfaces:
WorldProvider
- All Known Implementing Classes:
Worlds.China.Chocobo
,Worlds.China.DoDoChai
,Worlds.China.FatCat
,Worlds.China.Moguli
,Worlds.Europe.Chaos
,Worlds.Europe.Light
,Worlds.Japan.Elemental
,Worlds.Japan.Gaia
,Worlds.Japan.Mana
,Worlds.Japan.Meteor
,Worlds.NorthAmerica.Aether
,Worlds.NorthAmerica.Crystal
,Worlds.NorthAmerica.Primal
,Worlds.Oceania.Materia
Represents a data center container multiple worlds
-
Method Summary
-
Method Details
-
worlds
Get a list of all worlds in this data center.- Specified by:
worlds
in interfaceWorldProvider
- Returns:
- unmodifiable world list
-
id
int id()ID of the data center- Returns:
- id
-
name
Name of the data center- Returns:
- name
-
region
Region region()Region of the datacenter- Returns:
- region
-