History - net.minecraft.world.gen.chunk.ChunkNoiseSampler$DensityInterpolator

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.levelgen.NoiseChunk$NoiseInterpolator

net.minecraft.class_6568$class_5917

net.minecraft.world.gen.chunk.ChunkNoiseSampler$DensityInterpolator

Fields

double[][]: slice0, field_29227, startDensityBuffer

double[][]: slice1, field_29228, endDensityBuffer

DensityFunction: noiseFiller, field_34623, delegate

double: noise000, field_29233, x0y0z0

double: noise001, field_29234, x0y0z1

double: noise100, field_29235, x1y0z0

double: noise101, field_29236, x1y0z1

double: noise010, field_29237, x0y1z0

double: noise011, field_29238, x0y1z1

double: noise110, field_29239, x1y1z0

double: noise111, field_29240, x1y1z1

double: valueXZ00, field_29241, x0z0

double: valueXZ10, field_29242, x1z0

double: valueXZ01, field_29243, x0z1

double: valueXZ11, field_29244, x1z1

double: valueZ0, field_29245, z0

double: valueZ1, field_29246, z1

double: value, field_34624, result

ChunkNoiseSampler: this$0, field_34622, field_34622

Constructors

(ChunkNoiseSampler, DensityFunction)

Methods

double[][] (int, int): allocateSlice, method_34293, createBuffer

void (int, int): selectCellYZ, method_34289, onSampledCellCorners

void (double): updateForY, method_34287, interpolateY

void (double): updateForX, method_34292, interpolateX

void (double): updateForZ, method_38363, interpolateZ

double (DensityFunction$NoisePos): compute, method_40464, sample

void (double[], DensityFunction$EachApplier): fillArray, method_40470, fill

DensityFunction (): wrapped, comp_469, wrapped

void (): swapSlices, method_34291, swapBuffers

DensityFunctionTypes$Wrapping$Type (): type, comp_383, type