Uses of Interface
net.minecraft.world.level.levelgen.NoiseChunk.BlockStateFiller
-
Uses of NoiseChunk.BlockStateFiller in net.minecraft.world.level.levelgen
Modifier and TypeFieldDescriptionprivate final NoiseChunk.BlockStateFiller
NoiseChunk.blockStateRule
Modifier and TypeMethodDescriptionprotected static NoiseChunk.BlockStateFiller
OreVeinifier.create
(DensityFunction p_209668_, DensityFunction p_209669_, DensityFunction p_209670_, PositionalRandomFactory p_209671_) -
Uses of NoiseChunk.BlockStateFiller in net.minecraft.world.level.levelgen.material
Modifier and TypeFieldDescriptionprivate final List<NoiseChunk.BlockStateFiller>
MaterialRuleList.materialRuleList
The field for thematerialRuleList
record component.Modifier and TypeMethodDescriptionMaterialRuleList.materialRuleList()
Returns the value of thematerialRuleList
record component.ModifierConstructorDescriptionMaterialRuleList
(List<NoiseChunk.BlockStateFiller> materialRuleList) Creates an instance of aMaterialRuleList
record class.