Uses of Enum Class
zombie.iso.worldgen.maps.BiomeMap.Type
Packages that use BiomeMap.Type
-
Uses of BiomeMap.Type in zombie.iso.worldgen.maps
Subclasses with type arguments of type BiomeMap.Type in zombie.iso.worldgen.mapsMethods in zombie.iso.worldgen.maps that return BiomeMap.TypeModifier and TypeMethodDescriptionstatic BiomeMap.Type
Returns the enum constant of this class with the specified name.static BiomeMap.Type[]
BiomeMap.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.iso.worldgen.maps with parameters of type BiomeMap.TypeModifier and TypeMethodDescriptionint[]
BiomeMap.getZones
(int int1, int int3, BiomeMap.Type type)