net.minecraft.world.gen

public record ChainedBlockSource

implements ChunkNoiseSampler$BlockStateSampler

net.minecraft.world.level.levelgen.material.MaterialRuleList
net.minecraft.class_6582
net.minecraft.world.gen.ChainedBlockSource

Field summary

Modifier and TypeField
private final ChunkNoiseSampler$BlockStateSampler[]
materialRuleList
comp_437
samplers

Constructor summary

ModifierConstructor
public (ChunkNoiseSampler$BlockStateSampler[] samplers)

Method summary

Modifier and TypeMethod
public BlockState
calculate(DensityFunction$FunctionContext context)
method_1_150(class_6910$class_6912 arg0)
sample(DensityFunction$NoisePos arg0)
public ChunkNoiseSampler$BlockStateSampler[]
materialRuleList()
comp_437()
samplers()