Uses of Class
net.minecraft.world.gen.AquiferSampler
Package | Description |
---|---|
net.minecraft.world.gen.chunk |
-
Uses of AquiferSampler in net.minecraft.world.gen.chunk
Methods in net.minecraft.world.gen.chunk with parameters of type AquiferSampler Modifier and Type Method Description protected BlockState
NoiseChunkGenerator. getBlockState(StructureWeightSampler structures, @Nullable AquiferSampler aquiferSampler, BlockInterpolator blockInterpolator, int x, int y, int z, double noise)