Class WGChunk
java.lang.Object
zombie.iso.worldgen.WGChunk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidcleanChunk(IsoChunk chunk, String string1, String string3) voidgenMapChunk(IsoCell arg0, IsoChunk arg1, int arg2, int arg3) booleangenRandomChunk(IsoCell arg0, IsoChunk arg1, int arg2, int arg3) getBiome(int arg0, int arg1) getMapBiome(int arg0, int arg1, String arg2) booleanbooleanprotected_(List<String> list, String string1) voidreplaceTiles(IsoCell arg0, IsoChunk arg1, int arg2, int arg3)
-
Constructor Details
-
WGChunk
public WGChunk(long arg0)
-
-
Method Details
-
getRoadGenerators
-
genRandomChunk
-
genMapChunk
-
replaceTiles
-
addZombieToSquare
-
getBiome
-
getMapBiome
-
priority
-
protected_
-
cleanChunk
-