Class WGChunk
java.lang.Object
zombie.iso.worldgen.WGChunk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
cleanChunk
(IsoChunk chunk, String string1, String string3) void
genMapChunk
(IsoCell arg0, IsoChunk arg1, int arg2, int arg3) boolean
genRandomChunk
(IsoCell arg0, IsoChunk arg1, int arg2, int arg3) getBiome
(int arg0, int arg1) getMapBiome
(int arg0, int arg1, String arg2) boolean
boolean
protected_
(List<String> list, String string1) void
replaceTiles
(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
-