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

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

double[][]: slice0, field_29227, startDensityBuffer

double[][]: slice1, field_29228, endDensityBuffer

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

float[][]: slice0, field_29227, startDensityBuffer

float[][]: slice1, field_29228, endDensityBuffer

float: noise000, field_29233, x0y0z0

float: noise001, field_29234, x0y0z1

float: noise100, field_29235, x1y0z0

float: noise101, field_29236, x1y0z1

float: noise010, field_29237, x0y1z0

float: noise011, field_29238, x0y1z1

float: noise110, field_29239, x1y1z0

float: noise111, field_29240, x1y1z1

float: valueXZ00, field_29241, x0z0

float: valueXZ10, field_29242, x1z0

float: valueXZ01, field_29243, x0z1

float: valueXZ11, field_29244, x1z1

float: valueZ0, field_29245, z0

float: valueZ1, field_29246, z1

float: value, field_34624, result

Constructors

Methods

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

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

DensityFunction (): wrapped, method_1_9444, getDelegate

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

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

void (float): updateForY, method_34287, interpolateY

void (float): updateForX, method_34292, interpolateX

void (float): updateForZ, method_38363, interpolateZ

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

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

DensityFunction (DensityFunction$DensityFunctionVisitor): mapChildren, method_40469, applyInternal

26.3-snapshot-6

Names

Fields

Constructors

Methods

int (): domainAxes, method_1_9213, getVariantAxes

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

Constructors

Methods

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