net.minecraft.world.level.levelgen

public class NoiseChunk$NoiseInterpolator

implements DensityFunctions$MarkerOrMarked, NoiseChunk$NoiseChunkDensityFunction

dho$i
net.minecraft.world.level.levelgen.NoiseChunk$NoiseInterpolator
net.minecraft.class_6568$class_5917
net.minecraft.world.gen.chunk.ChunkNoiseSampler$DensityInterpolator
net.minecraft.src.C_182895_$C_182899_
net.minecraft.world.level.levelgen.NoiseChunk$i

Field summary

Modifier and TypeField
double[][]
e
slice0
field_29227
startDensityBuffer
f_188828_
double[][]
f
slice1
field_29228
endDensityBuffer
f_188829_
private final DensityFunction
g
noiseFiller
field_34623
delegate
f_188830_
private double
h
noise000
field_29233
x0y0z0
f_188831_
private double
i
noise001
field_29234
x0y0z1
f_188832_
private double
j
noise100
field_29235
x1y0z0
f_188833_
private double
k
noise101
field_29236
x1y0z1
f_188834_
private double
l
noise010
field_29237
x0y1z0
f_188835_
private double
m
noise011
field_29238
x0y1z1
f_188836_
private double
n
noise110
field_29239
x1y1z0
f_188837_
private double
o
noise111
field_29240
x1y1z1
f_188838_
private double
p
valueXZ00
field_29241
x0z0
f_188839_
private double
q
valueXZ10
field_29242
x1z0
f_188840_
private double
r
valueXZ01
field_29243
x0z1
f_188841_
private double
s
valueXZ11
field_29244
x1z1
f_188842_
private double
t
valueZ0
field_29245
z0
f_188843_
private double
u
valueZ1
field_29246
z1
f_188844_
private double
v
value
field_34624
result
f_188845_

Constructor summary

ModifierConstructor
(NoiseChunk p_209345_, DensityFunction delegate)

Method summary

Modifier and TypeMethod
private double[][]
a(int arg0, int arg1)
allocateSlice(int arg0, int arg1)
method_34293(int arg0, int arg1)
createBuffer(int sizeZ, int sizeX)
m_188854_(int p_188856_, int arg1)
void
b(int arg0, int arg1)
selectCellYZ(int arg0, int arg1)
method_34289(int arg0, int arg1)
onSampledCellCorners(int cellY, int cellZ)
m_188863_(int p_188865_, int arg1)
void
a(double arg0)
updateForY(double arg0)
method_34287(double arg0)
interpolateY(double deltaY)
m_188850_(double arg0)
void
b(double arg0)
updateForX(double arg0)
method_34292(double arg0)
interpolateX(double deltaX)
m_188861_(double arg0)
void
c(double arg0)
updateForZ(double arg0)
method_38363(double arg0)
interpolateZ(double deltaZ)
m_188866_(double arg0)
public double
a(dhd$b arg0)
compute(DensityFunction$FunctionContext arg0)
method_40464(class_6910$class_6912 arg0)
sample(DensityFunction$NoisePos arg0)
m_207386_(C_206962_$C_206964_ arg0)
public void
a(double[] arg0, dhd$a arg1)
fillArray(double[] arg0, DensityFunction$ContextProvider arg1)
method_40470(double[] arg0, class_6910$class_6911 arg1)
fill(double[] arg0, DensityFunction$EachApplier arg1)
m_207362_(double[] p_209350_, C_206962_$C_206963_ arg1)
public DensityFunction
k()
wrapped()
comp_469()
wrapped()
m_207056_()
private void
l()
swapSlices()
method_34291()
swapBuffers()
m_188860_()
public DensityFunctions$Marker$Type
j()
type()
comp_383()
type()
m_207136_()