net.minecraft.world.level.levelgen

public class NoiseChunk$NoiseInterpolator

implements DensityFunctions$MarkerOrMarked, NoiseChunk$NoiseChunkDensityFunction

edu$i
net.minecraft.world.level.levelgen.NoiseChunk$NoiseInterpolator
net.minecraft.class_6568$class_5917
net.minecraft.world.gen.chunk.ChunkNoiseSampler$DensityInterpolator
net.minecraft.world.level.levelgen.NoiseChunk$i

Field summary

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

Constructor summary

ModifierConstructor
(NoiseChunk arg0, 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)
void
b(int arg0, int arg1)
selectCellYZ(int arg0, int arg1)
method_34289(int arg0, int arg1)
onSampledCellCorners(int cellY, int cellZ)
void
a(double arg0)
updateForY(double arg0)
method_34287(double arg0)
interpolateY(double deltaY)
void
b(double arg0)
updateForX(double arg0)
method_34292(double arg0)
interpolateX(double deltaX)
void
c(double arg0)
updateForZ(double arg0)
method_38363(double arg0)
interpolateZ(double deltaZ)
public double
a(edj$b arg0)
compute(DensityFunction$FunctionContext arg0)
method_40464(class_6910$class_6912 arg0)
sample(DensityFunction$NoisePos arg0)
public void
a(double[] arg0, edj$a arg1)
fillArray(double[] arg0, DensityFunction$ContextProvider arg1)
method_40470(double[] arg0, class_6910$class_6911 arg1)
fill(double[] arg0, DensityFunction$EachApplier arg1)
public DensityFunction
k()
wrapped()
comp_469()
wrapped()
private void
l()
swapSlices()
method_34291()
swapBuffers()
public DensityFunctions$Marker$Type
j()
type()
comp_383()
type()