Class WorldGenChunk
java.lang.Object
zombie.iso.worldgen.WorldGenChunk
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddZombieToSquare(IsoGridSquare square) voidcleanChunk(IsoChunk chunk, String material, String filter) voidgenMapChunk(IsoCell cell, IsoChunk ch, int chunkX, int chunkY) booleangenRandomChunk(IsoCell cell, IsoChunk ch, int chunkX, int chunkY) getBiome(int x, int y) getMapBiome(int x, int y, String filter) booleanbooleanprotected_(List<String> protected_, String tile) voidreplaceTiles(IsoCell cell, IsoChunk ch, int chunkX, int chunkY)
-
Constructor Details
-
WorldGenChunk
public WorldGenChunk(long seed)
-
-
Method Details
-
getRoadGenerators
-
genRandomChunk
-
genMapChunk
-
replaceTiles
-
addZombieToSquare
-
getBiome
-
getMapBiome
-
priority
-
protected_
-
cleanChunk
-