Class WGChunk
java.lang.Object
zombie.iso.worldgen.WGChunk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addZombieToSquare
(IsoGridSquare square) void
cleanChunk
(IsoChunk chunk, String string1, String string2) void
genMapChunk
(IsoCell cell, IsoChunk chunk, int int0, int int1) boolean
genRandomChunk
(IsoCell cell, IsoChunk chunk, int int1, int int3) getBiome
(int int1, int int0) getMapBiome
(int int1, int int0, String string) boolean
boolean
protected_
(List<String> list, String string1) void
replaceTiles
(IsoCell cell, IsoChunk chunk, int int0, int int1)
-
Constructor Details
-
WGChunk
public WGChunk(long long0)
-
-
Method Details
-
getRoadGenerators
-
genRandomChunk
-
genMapChunk
-
replaceTiles
-
addZombieToSquare
-
getBiome
-
getMapBiome
-
priority
-
protected_
-
cleanChunk
-