net.minecraft.world.level.levelgen

record DensityFunctions$YClampedGradient

implements DensityFunction$SimpleFunction

edk$aa
net.minecraft.world.level.levelgen.DensityFunctions$YClampedGradient
net.minecraft.class_6916$class_6945
net.minecraft.world.gen.densityfunction.DensityFunctionTypes$YClampedGradient
net.minecraft.world.level.levelgen.DensityFunctions$aa

Field summary

Modifier and TypeField
private final int
e
fromY
comp_410
fromY
private final int
f
toY
comp_411
toY
private final double
g
fromValue
comp_412
fromValue
private final double
h
toValue
comp_413
toValue
private static final com.mojang.serialization.MapCodec<DensityFunctions$YClampedGradient>
i
DATA_CODEC
field_37075
Y_CLAMPED_GRADIENT_CODEC
public static final KeyDispatchDataCodec<DensityFunctions$YClampedGradient>
a
CODEC
field_37074
CODEC_HOLDER

Constructor summary

ModifierConstructor
(int arg0, int arg1, double arg2, double arg3)

Method summary

Modifier and TypeMethod
public double
a(edj$b arg0)
compute(DensityFunction$FunctionContext arg0)
method_40464(class_6910$class_6912 arg0)
sample(DensityFunction$NoisePos arg0)
public double
a()
minValue()
comp_377()
minValue()
public double
b()
maxValue()
comp_378()
maxValue()
public KeyDispatchDataCodec<? extends DensityFunction>
c()
codec()
method_41062()
getCodecHolder()
public int
j()
fromY()
comp_410()
fromY()
public int
k()
toY()
comp_411()
toY()
public double
l()
fromValue()
comp_412()
fromValue()
public double
m()
toValue()
comp_413()
toValue()