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 StructureWeightSampler
StructureWeightSampler. 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 BlockState
NoiseChunkGenerator. getBlockState(StructureWeightSampler structures, @Nullable AquiferSampler aquiferSampler, BlockInterpolator blockInterpolator, int x, int y, int z, double noise)