Uses of Class
zombie.iso.worldgen.ChunksCache
Packages that use ChunksCache
-
Uses of ChunksCache in zombie.iso.worldgen
Methods in zombie.iso.worldgen with parameters of type ChunksCacheModifier and TypeMethodDescriptionvoidWorldGenChunk.generateChunks(ChunksCache chunks) voidWorldGenChunk.replaceTiles(IsoCell cell, ChunksCache chunks, IsoChunk ch, int chunkX, int chunkY) WorldGenTile.setTiles(IBiome biome, FeatureType type, IsoGridSquare square, ChunksCache chunks, IsoChunk ch, IsoCell cell, int x, int y, int z, int tileX, int tileY, int tileZ, EnumMap<FeatureType, String[]> toBeDone, Random rnd)