Uses of Interface
net.minecraft.world.gen.BlockSource
Packages that use BlockSource
-
Uses of BlockSource in net.minecraft.world.gen
Classes in net.minecraft.world.gen that implement BlockSource -
Uses of BlockSource in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk declared as BlockSourceModifier and TypeFieldDescriptionprivate BlockSourceChunkGenerator.blockSourceprivate BlockSourceNoiseChunkGenerator.deepslateSourceMethods in net.minecraft.world.gen.chunk that return BlockSourceModifier and TypeMethodDescriptionChunkGenerator.getBlockSource()NoiseChunkGenerator.getBlockSource()Methods in net.minecraft.world.gen.chunk with parameters of type BlockSourceModifier and TypeMethodDescriptionprotected BlockStateNoiseChunkGenerator.getBlockState(StructureWeightSampler structures, @Nullable AquiferSampler aquiferSampler, BlockSource blockInterpolator, int x, int y, int z, double noise)