Uses of Class
zombie.network.SpawnRegions.Region
Packages that use SpawnRegions.Region
-
Uses of SpawnRegions.Region in zombie.network
Fields in zombie.network with type parameters of type SpawnRegions.RegionModifier and TypeFieldDescriptionprotected ArrayList
<SpawnRegions.Region> ServerSettings.spawnRegions
Methods in zombie.network that return types with arguments of type SpawnRegions.RegionModifier and TypeMethodDescriptionSpawnRegions.getDefaultServerRegions()
SpawnRegions.loadRegionsFile
(String fileName) Method parameters in zombie.network with type arguments of type SpawnRegions.RegionModifier and TypeMethodDescriptionboolean
SpawnRegions.saveRegionsFile
(String fileName, ArrayList<SpawnRegions.Region> regions)