Package net.minecraft.world.gen.chunk
package net.minecraft.world.gen.chunk
-
ClassDescription
ChunkNoiseSampler
is responsible for sampling the density functions for the cells in each chunk, managing caches and interpolators, theBlender
, and the block state samplers.