net.minecraft.world.level.levelgen

record SurfaceRules$VerticalGradientConditionSource

implements SurfaceRules$ConditionSource

eeh$y
net.minecraft.world.level.levelgen.SurfaceRules$VerticalGradientConditionSource
net.minecraft.class_6686$class_6775
net.minecraft.world.gen.surfacebuilder.MaterialRules$VerticalGradientMaterialCondition
net.minecraft.world.level.levelgen.SurfaceRules$y

Field summary

Modifier and TypeField
private final ResourceLocation
a
randomName
comp_263
randomName
private final VerticalAnchor
c
trueAtAndBelow
comp_264
trueAtAndBelow
private final VerticalAnchor
d
falseAtAndAbove
comp_265
falseAtAndAbove
static final KeyDispatchDataCodec<SurfaceRules$VerticalGradientConditionSource>
e
CODEC
field_35626
CODEC

Constructor summary

ModifierConstructor
(ResourceLocation arg0, VerticalAnchor arg1, VerticalAnchor arg2)

Method summary

Modifier and TypeMethod
public KeyDispatchDataCodec<? extends SurfaceRules$ConditionSource>
a()
codec()
method_39064()
codec()
public SurfaceRules$Condition
a(eeh$g arg0)
apply(SurfaceRules$Context arg0)
method_39481(class_6686$class_6694 arg0)
apply(MaterialRules$MaterialRuleContext arg0)
public ResourceLocation
b()
randomName()
comp_263()
randomName()
public VerticalAnchor
c()
trueAtAndBelow()
comp_264()
trueAtAndBelow()
public VerticalAnchor
d()
falseAtAndAbove()
comp_265()
falseAtAndAbove()