Class BiomeMap
java.lang.Object
zombie.iso.worldgen.maps.BiomeMap
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Dispose()
getBiomeName
(int int0) getEntry
(int int0) getOreName
(int int0) getZoneName
(int int0) int[]
getZones
(int int1, int int3)
-
Constructor Details
-
BiomeMap
public BiomeMap()
-
-
Method Details
-
getZones
public int[] getZones(int int1, int int3) -
getZoneName
-
getBiomeName
-
getOreName
-
getForagingZones
-
getEntry
-
Dispose
public void Dispose()
-