Uses of Interface
net.minecraft.world.gen.BlockSource
Package
Description
-
Uses of BlockSource in net.minecraft.world.gen
-
Uses of BlockSource in net.minecraft.world.gen.carver
-
Uses of BlockSource in net.minecraft.world.gen.chunk
Modifier and TypeFieldDescriptionprivate BlockSource
ChunkGenerator.blockSource
private BlockSource
NoiseChunkGenerator.deepslateSource
Modifier and TypeMethodDescriptionChunkGenerator.getBlockSource()
NoiseChunkGenerator.getBlockSource()
Modifier and TypeMethodDescriptionprivate DoubleFunction<BlockSource>
NoiseChunkGenerator.createBlockSourceFactory(int int2, ChunkPos chunkPos, Consumer<NoiseInterpolator> consumer)
Modifier and TypeMethodDescriptionAquiferSampler.apply(BlockSource source, int x, int y, int z, double weight)
AquiferSampler.Impl.apply(BlockSource source, int x, int y, int z, double weight)
protected BlockState
NoiseChunkGenerator.getBlockState(StructureWeightSampler structures, AquiferSampler aquiferSampler, BlockSource blockInterpolator, WeightSampler weightSampler, int int2, int int3, int int4, double double2)