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