Uses of Class
net.minecraft.world.ChunkRegion
Packages that use ChunkRegion
-
Uses of ChunkRegion in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type ChunkRegion -
Uses of ChunkRegion in net.minecraft.world.gen.chunk
Methods in net.minecraft.world.gen.chunk with parameters of type ChunkRegionModifier and TypeMethodDescriptionabstract voidChunkGenerator.buildSurface(ChunkRegion region, Chunk chunk) Places the surface blocks of the biomes after the noise has been generated.voidDebugChunkGenerator.buildSurface(ChunkRegion region, Chunk chunk) Places the surface blocks of the biomes after the noise has been generated.voidFlatChunkGenerator.buildSurface(ChunkRegion region, Chunk chunk) Places the surface blocks of the biomes after the noise has been generated.voidNoiseChunkGenerator.buildSurface(ChunkRegion region, Chunk chunk) Places the surface blocks of the biomes after the noise has been generated.voidChunkGenerator.populateEntities(ChunkRegion region) voidNoiseChunkGenerator.populateEntities(ChunkRegion region)