Uses of Class
net.minecraft.world.gen.StructureWeightSampler
Packages that use StructureWeightSampler
-
Uses of StructureWeightSampler in net.minecraft.world.gen
Fields in net.minecraft.world.gen declared as StructureWeightSampler -
Uses of StructureWeightSampler in net.minecraft.world.gen.chunk
Methods in net.minecraft.world.gen.chunk with parameters of type StructureWeightSamplerModifier and TypeMethodDescriptionprotected BlockState
NoiseChunkGenerator.getBlockState(StructureWeightSampler structures, @Nullable AquiferSampler aquiferSampler, BlockInterpolator blockInterpolator, int x, int y, int z, double noise)