History - net.minecraft.world.level.levelgen.NoiseInterpolator

1.17.1

Names

cpv

cpw

Fields

Constructors

Methods

1.17

Names

cpv

net.minecraft.world.level.levelgen.NoiseInterpolator

net.minecraft.class_5917

net.minecraft.unmapped.C_fxdkqigj

net.minecraft.world.gen.NoiseInterpolator

net.minecraft.src.C_141337_

net.minecraft.world.level.levelgen.NoiseInterpolator

Fields

double[][]: a, slice0, field_29227, f_flngyxul, startNoiseBuffer, f_158572_

double[][]: b, slice1, field_29228, f_zdnfkwpz, endNoiseBuffer, f_158573_

int: c, cellCountY, field_29229, f_nppfxxof, sizeY, f_158574_

int: d, cellCountZ, field_29230, f_ouboxwfr, sizeZ, f_158575_

int: e, cellNoiseMinY, field_29231, f_zvgpftti, minY, f_158576_

NoiseInterpolator$NoiseColumnFiller: f, noiseColumnFiller, field_29232, f_xciwkpuc, columnSampler, f_158577_

double: g, noise000, field_29233, f_xxnmisdn, x0y0z0, f_158578_

double: h, noise001, field_29234, f_bvbshrzu, x0y0z1, f_158579_

double: i, noise100, field_29235, f_cdxjktnr, x1y0z0, f_158580_

double: j, noise101, field_29236, f_htdapqub, x1y0z1, f_158581_

double: k, noise010, field_29237, f_guujyndj, x0y1z0, f_158582_

double: l, noise011, field_29238, f_tqobzvml, x0y1z1, f_158583_

double: m, noise110, field_29239, f_tujqefer, x1y1z0, f_158584_

double: n, noise111, field_29240, f_ddemplsp, x1y1z1, f_158585_

double: o, valueXZ00, field_29241, f_pgicfdmq, x0z0, f_158586_

double: p, valueXZ10, field_29242, f_qdmabjos, x1z0, f_158587_

double: q, valueXZ01, field_29243, f_jpaxwftz, x0z1, f_158588_

double: r, valueXZ11, field_29244, f_gpierdll, x1z1, f_158589_

double: s, valueZ0, field_29245, f_mafcoccc, z0, f_158590_

double: t, valueZ1, field_29246, f_vfwacdbm, z1, f_158591_

int: u, firstCellXInChunk, field_29247, f_nqcniogq, startX, f_158592_

int: v, firstCellZInChunk, field_29248, f_qivtaest, startZ, f_158593_

Constructors

(int, int, int, ChunkPos, int, NoiseInterpolator$NoiseColumnFiller)

Methods

double[][] (int, int): b, allocateSlice, method_34293, m_wkattjie, createBuffer, m_158615_

void (): a, initializeForFirstCellX, method_34286, m_zncotcba, sampleStartNoise, m_158601_

void (int): a, advanceCellX, method_34288, m_kylxofyv, sampleEndNoise, m_158604_

void (double[][], int): a, fillSlice, method_34290, m_panbdjoc, sampleNoise, m_158609_

void (int, int): a, selectCellYZ, method_34289, m_dmhbbigc, sampleNoiseCorners, m_158606_

void (double): a, updateForY, method_34287, m_niclghsz, sampleNoiseY, m_158602_

void (double): b, updateForX, method_34292, m_kafielar, sampleNoiseX, m_158613_

double (double): c, calculateValue, method_34294, m_uxkzzamv, sampleNoise, m_158618_

void (): b, swapSlices, method_34291, m_rqizvtjl, swapBuffers, m_158612_