net.minecraft.world.level.levelgen

record DensityFunctions$RangeChoice

implements DensityFunction

czo$q
net.minecraft.world.level.levelgen.DensityFunctions$RangeChoice
net.minecraft.class_6916$class_6933
net.minecraft.world.gen.densityfunction.DensityFunctionTypes$RangeChoice
net.minecraft.src.C_206992_
net.minecraft.world.level.levelgen.DensityFunctions$q

Field summary

Modifier and TypeField
private final DensityFunction
f
input
comp_390
input
f_208823_
private final double
g
minInclusive
comp_391
minInclusive
f_208824_
private final double
h
maxExclusive
comp_392
maxExclusive
f_208825_
private final DensityFunction
i
whenInRange
comp_393
whenInRange
f_208826_
private final DensityFunction
j
whenOutOfRange
comp_394
whenOutOfRange
f_208827_
public static final com.mojang.serialization.MapCodec<DensityFunctions$RangeChoice>
a
DATA_CODEC
field_37092
field_37092
f_208821_
public static final KeyDispatchDataCodec<DensityFunctions$RangeChoice>
e
CODEC
field_37093
CODEC
f_208822_

Constructor summary

ModifierConstructor
(DensityFunction f_208824_, double f_208825_, double f_208827_, DensityFunction arg3, DensityFunction arg4)

Method summary

Modifier and TypeMethod
public double
a(czn$b arg0)
compute(DensityFunction$FunctionContext arg0)
method_40464(class_6910$class_6912 arg0)
sample(DensityFunction$NoisePos arg0)
m_207386_(C_206964_ arg0)
public void
a(double[] arg0, czn$a arg1)
fillArray(double[] arg0, DensityFunction$ContextProvider arg1)
method_40470(double[] arg0, class_6910$class_6911 arg1)
method_40470(double[] arg0, DensityFunction$class_6911 arg1)
m_207362_(double[] p_208844_, C_206963_ arg1)
public DensityFunction
a(czn$f arg0)
mapAll(DensityFunction$Visitor arg0)
method_40469(class_6910$class_6915 arg0)
apply(DensityFunction$DensityFunctionVisitor arg0)
m_207456_(C_206967_ arg0)
public double
a()
minValue()
comp_377()
minValue()
m_207402_()
public double
b()
maxValue()
comp_378()
maxValue()
m_207401_()
public KeyDispatchDataCodec<? extends DensityFunction>
c()
codec()
method_41062()
getCodec()
m_214023_()
public DensityFunction
j()
input()
comp_390()
input()
f_208823_()
public double
k()
minInclusive()
comp_391()
minInclusive()
f_208824_()
public double
l()
maxExclusive()
comp_392()
maxExclusive()
f_208825_()
public DensityFunction
m()
whenInRange()
comp_393()
whenInRange()
f_208826_()
public DensityFunction
n()
whenOutOfRange()
comp_394()
whenOutOfRange()
f_208827_()