History - net.minecraft.world.level.levelgen.synth.PerlinNoise
1.21.2
Names
ena
eta
Fields
Constructors
Methods
1.20.5
Names
ena
net.minecraft.world.level.levelgen.synth.PerlinNoise
net.minecraft.class_3537
net.minecraft.unmapped.C_hsivpyol
net.minecraft.util.math.noise.OctavePerlinNoiseSampler
net.minecraft.util.math.noise.OctavePerlinNoiseSampler
net.minecraft.src.C_2664_
net.minecraft.world.level.levelgen.synth.NoiseGeneratorNormal
Fields
int: a, ROUND_OFF, field_31704, f_lgqkuzqy, field_31704, ROUND_OFF, f_164358_
ImprovedNoise[]: b, noiseLevels, field_15744, f_ajyjxtqu, octaveSamplers, octaveSamplers, f_75390_
int: c, firstOctave, field_34758, f_enkynfdr, firstOctave, firstOctave, f_192867_
it.unimi.dsi.fastutil.doubles.DoubleList: d, amplitudes, field_26445, f_nejirwpo, amplitudes, amplitudes, f_75391_
double: e, lowestFreqValueFactor, field_20659, f_phyknugv, persistence, persistence, f_75392_
double: f, lowestFreqInputFactor, field_20660, f_kthmwfga, lacunarity, lacunarity, f_75393_
double: g, maxValue, field_36632, f_qwjjalmb, maxValue, maxValue, f_210641_
Constructors
(RandomSource, com.mojang.datafixers.util.Pair<Integer, it.unimi.dsi.fastutil.doubles.DoubleList>, boolean)
Methods
PerlinNoise (RandomSource, IntStream): a, createLegacyForBlendedNoise, method_39187, m_venafhyl, createLegacy, createLegacy, m_230532_
PerlinNoise (RandomSource, int, it.unimi.dsi.fastutil.doubles.DoubleList): a, createLegacyForLegacyNetherBiome, method_39126, m_cyhvmcxc, createLegacy, createLegacy, m_230525_
PerlinNoise (RandomSource, IntStream): b, create, method_39128, m_hudevkkh, create, create, m_230539_
PerlinNoise (RandomSource, List<Integer>): a, create, method_39127, m_rdohtbbh, create, create, m_230529_
PerlinNoise (RandomSource, int, double, double...): a, create, method_35480, m_usfbsyre, create, create, m_230520_
PerlinNoise (RandomSource, int, it.unimi.dsi.fastutil.doubles.DoubleList): b, create, method_30847, m_afeqmdjj, create, create, m_230535_
com.mojang.datafixers.util.Pair<Integer, it.unimi.dsi.fastutil.doubles.DoubleList> (it.unimi.dsi.fastutil.ints.IntSortedSet): a, makeAmplitudes, method_30848, m_nxakigoa, calculateAmplitudes, calculateAmplitudes, m_75430_
double (): a, maxValue, method_40555, m_huisxhto, getMaxValue, getMaxValue, m_210642_
void (RandomSource): a, skipOctave, method_34401, m_tvfasehm, skipCalls, skipCalls, m_230518_
double (double, double, double): a, getValue, method_15416, m_oirlfvzh, sample, sample, m_75408_
double (double, double, double, double, double, boolean): a, getValue, method_16453, m_upjfqgor, sample, sample, m_75417_
double (double): a, maxBrokenValue, method_40556, m_qslxnupf, method_40556, maxBrokenValue, m_210643_
double (double): c, edgeValue, method_40557, m_qxdlhhxm, getTotalAmplitude, edgeValue, m_210649_
ImprovedNoise (int): a, getOctaveNoise, method_16668, m_zfoawynj, getOctave, getOctave, m_75424_
double (double): b, wrap, method_16452, m_bberpvku, maintainPrecision, maintainPrecision, m_75406_
int (): b, firstOctave, method_38477, m_igqzxhua, getFirstOctave, firstOctave, m_192872_
it.unimi.dsi.fastutil.doubles.DoubleList (): c, amplitudes, method_38478, m_hrqfivrx, getAmplitudes, amplitudes, m_192892_
void (StringBuilder): a, parityConfigString, method_39130, m_vsmyykvt, addDebugInfo, addDebugInfo, m_192890_