History - net.minecraft.world.level.levelgen.synth.BlendedNoise
1.21.3
Names
eoe
esx
Fields
PerlinNoise: g, minLimitNoise, field_28774, lowerInterpolatedNoise, f_164288_
PerlinNoise: g, minLimitNoise, field_28774, lowerInterpolatedNoise
PerlinNoise: h, maxLimitNoise, field_28775, upperInterpolatedNoise, f_164289_
PerlinNoise: h, maxLimitNoise, field_28775, upperInterpolatedNoise
PerlinNoise: i, mainNoise, field_28776, interpolationNoise, f_164290_
PerlinNoise: i, mainNoise, field_28776, interpolationNoise
double: p, xzScale, field_34752, xzScale, f_192799_
double: p, xzScale, field_34752, xzScale
double: q, yScale, field_34753, yScale, f_192800_
double: q, yScale, field_34753, yScale
double: o, maxValue, field_36630, maxValue, f_210617_
double: o, maxValue, field_36630, maxValue
com.mojang.serialization.Codec<Double>: e, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_230454_
com.mojang.serialization.Codec<Double>: e, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE
com.mojang.serialization.MapCodec<BlendedNoise>: f, DATA_CODEC, field_38270, MAP_CODEC, f_230455_
com.mojang.serialization.MapCodec<BlendedNoise>: f, DATA_CODEC, field_38270, MAP_CODEC
KeyDispatchDataCodec<BlendedNoise>: a, CODEC, field_37206, CODEC, f_210616_
KeyDispatchDataCodec<BlendedNoise>: a, CODEC, field_37206, CODEC
double: j, xzMultiplier, field_38271, scaledXzScale, f_230456_
double: j, xzMultiplier, field_38271, scaledXzScale
double: k, yMultiplier, field_38272, scaledYScale, f_230457_
double: k, yMultiplier, field_38272, scaledYScale
double: l, xzFactor, field_38273, xzFactor, f_230458_
double: l, xzFactor, field_38273, xzFactor
double: m, yFactor, field_38274, yFactor, f_230459_
double: m, yFactor, field_38274, yFactor
double: n, smearScaleMultiplier, field_38275, smearScaleMultiplier, f_230460_
double: n, smearScaleMultiplier, field_38275, smearScaleMultiplier
Constructors
Methods
void (StringBuilder): a, parityConfigString, method_39117, addDebugInfo, m_192817_
void (StringBuilder): a, parityConfigString, method_39117, addDebugInfo
double (DensityFunction$FunctionContext): a, compute, method_40464, sample, m_207386_
double (DensityFunction$FunctionContext): a, compute, method_40464, sample
double (): a, minValue, comp_377, minValue, m_207402_
double (): a, minValue, comp_377, minValue
double (): b, maxValue, comp_378, maxValue, m_207401_
double (): b, maxValue, comp_378, maxValue
BlendedNoise (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_230477_
BlendedNoise (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction
BlendedNoise (RandomSource): a, withNewRandom, method_42386, copyWithRandom, m_230483_
BlendedNoise (RandomSource): a, withNewRandom, method_42386, copyWithRandom
KeyDispatchDataCodec<? extends DensityFunction> (): c, codec, method_41062, getCodecHolder, m_214023_
KeyDispatchDataCodec<? extends DensityFunction> (): c, codec, method_41062, getCodecHolder
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
emx
eoe
Fields
Constructors
Methods
1.20.6
Names
edr
emx
Fields
Constructors
Methods
1.20.4
Names
dzm
edr
Fields
Constructors
Methods
1.20.2
Names
dwe
dzm
Fields
Constructors
Methods
1.20.1
Names
dvl
dwe
Fields
Constructors
Methods
1.19.4
Names
dsl
dvl
Fields
com.mojang.serialization.MapCodec<BlendedNoise>: f, DATA_CODEC, field_38270, field_38270, f_230455_
com.mojang.serialization.MapCodec<BlendedNoise>: f, DATA_CODEC, field_38270, MAP_CODEC, f_230455_
double: j, xzMultiplier, field_38271, field_38271, f_230456_
double: j, xzMultiplier, field_38271, scaledXzScale, f_230456_
double: k, yMultiplier, field_38272, field_38272, f_230457_
double: k, yMultiplier, field_38272, scaledYScale, f_230457_
Constructors
Methods
1.19.3
Names
dox
dsl
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
doa
dox
Fields
Constructors
Methods
KeyDispatchDataCodec<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_214023_
KeyDispatchDataCodec<? extends DensityFunction> (): c, codec, method_41062, getCodecHolder, m_214023_
1.19
Names
dhz
doa
Fields
PerlinNoise: f, minLimitNoise, field_28774, lowerInterpolatedNoise, f_164288_
PerlinNoise: g, minLimitNoise, field_28774, lowerInterpolatedNoise, f_164288_
PerlinNoise: g, maxLimitNoise, field_28775, upperInterpolatedNoise, f_164289_
PerlinNoise: h, maxLimitNoise, field_28775, upperInterpolatedNoise, f_164289_
PerlinNoise: h, mainNoise, field_28776, interpolationNoise, f_164290_
PerlinNoise: i, mainNoise, field_28776, interpolationNoise, f_164290_
double: i, xzScale, field_34752, xzScale, f_192799_
double: p, xzScale, field_34752, xzScale, f_192799_
double: j, yScale, field_34753, yScale, f_192800_
double: q, yScale, field_34753, yScale, f_192800_
double: k, xzMainScale, field_34754, xzMainScale, f_192801_
double: l, yMainScale, field_34755, yMainScale, f_192802_
int: m, cellWidth, field_34756, cellWidth, f_192803_
int: n, cellHeight, field_34757, cellHeight, f_192804_
BlendedNoise: a, UNSEEDED, field_37205, field_37205, f_210615_
com.mojang.serialization.Codec<BlendedNoise>: e, CODEC, field_37206, CODEC, f_210616_
double: o, maxValue, field_36630, field_36630, f_210617_
double: o, maxValue, field_36630, maxValue, f_210617_
com.mojang.serialization.Codec<Double>: e, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_230454_
com.mojang.serialization.MapCodec<BlendedNoise>: f, DATA_CODEC, field_38270, field_38270, f_230455_
KeyDispatchDataCodec<BlendedNoise>: a, CODEC, field_37206, CODEC, f_210616_
double: j, xzMultiplier, field_38271, field_38271, f_230456_
double: k, yMultiplier, field_38272, field_38272, f_230457_
double: l, xzFactor, field_38273, xzFactor, f_230458_
double: m, yFactor, field_38274, yFactor, f_230459_
double: n, smearScaleMultiplier, field_38275, smearScaleMultiplier, f_230460_
Constructors
(PerlinNoise, PerlinNoise, PerlinNoise, NoiseSamplingSettings, int, int)
(RandomSource, NoiseSamplingSettings, int, int)
(PerlinNoise, PerlinNoise, PerlinNoise, double, double, double, double, double)
(RandomSource, double, double, double, double, double)
Methods
com.mojang.serialization.Codec<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_207500_
BlendedNoise (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_230477_
BlendedNoise (RandomSource): a, withNewRandom, method_42386, copyWithRandom, m_230483_
KeyDispatchDataCodec<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_214023_
1.18.2
Names
dgx
dhz
Fields
PerlinNoise: a, minLimitNoise, field_28774, lowerInterpolatedNoise, f_164288_
PerlinNoise: f, minLimitNoise, field_28774, lowerInterpolatedNoise, f_164288_
PerlinNoise: b, maxLimitNoise, field_28775, upperInterpolatedNoise, f_164289_
PerlinNoise: g, maxLimitNoise, field_28775, upperInterpolatedNoise, f_164289_
PerlinNoise: c, mainNoise, field_28776, interpolationNoise, f_164290_
PerlinNoise: h, mainNoise, field_28776, interpolationNoise, f_164290_
double: d, xzScale, field_34752, xzScale, f_192799_
double: i, xzScale, field_34752, xzScale, f_192799_
double: e, yScale, field_34753, yScale, f_192800_
double: j, yScale, field_34753, yScale, f_192800_
double: f, xzMainScale, field_34754, xzMainScale, f_192801_
double: k, xzMainScale, field_34754, xzMainScale, f_192801_
double: g, yMainScale, field_34755, yMainScale, f_192802_
double: l, yMainScale, field_34755, yMainScale, f_192802_
int: h, cellWidth, field_34756, cellWidth, f_192803_
int: m, cellWidth, field_34756, cellWidth, f_192803_
int: i, cellHeight, field_34757, cellHeight, f_192804_
int: n, cellHeight, field_34757, cellHeight, f_192804_
BlendedNoise: a, UNSEEDED, field_37205, field_37205, f_210615_
com.mojang.serialization.Codec<BlendedNoise>: e, CODEC, field_37206, CODEC, f_210616_
double: o, maxValue, field_36630, field_36630, f_210617_
Constructors
Methods
double (int, int, int): calculateNoise, calculateNoise, calculateNoise, calculateNoise, m_183616_
double (DensityFunction$FunctionContext): a, compute, method_40464, sample, m_207386_
double (): a, minValue, comp_377, minValue, m_207402_
double (): b, maxValue, comp_378, maxValue, m_207401_
com.mojang.serialization.Codec<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_207500_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ddt
dgx
Fields
double: d, xzScale, field_34752, xzScale, f_192799_
double: e, yScale, field_34753, yScale, f_192800_
double: f, xzMainScale, field_34754, xzMainScale, f_192801_
double: g, yMainScale, field_34755, yMainScale, f_192802_
int: h, cellWidth, field_34756, cellWidth, f_192803_
int: i, cellHeight, field_34757, cellHeight, f_192804_
Constructors
(PerlinNoise, PerlinNoise, PerlinNoise)
(PerlinNoise, PerlinNoise, PerlinNoise, NoiseSamplingSettings, int, int)
(RandomSource, NoiseSamplingSettings, int, int)
Methods
double (int, int, int, double, double, double, double): a, sampleAndClampNoise, method_33657, sample, m_164297_
double (int, int, int): calculateNoise, calculateNoise, calculateNoise, calculateNoise, m_183616_
void (StringBuilder): a, parityConfigString, method_39117, addDebugInfo, m_192817_
1.17.1
Names
dds
ddt
Fields
Constructors
Methods
1.17
Names
dds
net.minecraft.world.level.levelgen.synth.BlendedNoise
net.minecraft.class_5822
net.minecraft.util.math.noise.InterpolatedNoiseSampler
net.minecraft.src.C_141430_
net.minecraft.world.level.levelgen.synth.BlendedNoise
Fields
PerlinNoise: a, minLimitNoise, field_28774, lowerInterpolatedNoise, f_164288_
PerlinNoise: b, maxLimitNoise, field_28775, upperInterpolatedNoise, f_164289_
PerlinNoise: c, mainNoise, field_28776, interpolationNoise, f_164290_
Constructors
(PerlinNoise, PerlinNoise, PerlinNoise)
Methods
double (int, int, int, double, double, double, double): a, sampleAndClampNoise, method_33657, sample, m_164297_