History - net.minecraft.util.math.noise.BlendedNoiseSampler
26.3
Names
net.minecraft.util.math.noise.InterpolatedNoiseSampler
net.minecraft.util.math.noise.BlendedNoiseSampler
Fields
OctavePerlinNoiseSampler: minLimitNoise, minLimitNoise, field_28774, lowerInterpolatedNoise
OctavePerlinNoiseSampler: maxLimitNoise, maxLimitNoise, field_28775, upperInterpolatedNoise
OctavePerlinNoiseSampler: mainNoise, mainNoise, field_28776, interpolationNoise
double: xzScale, xzScale, field_34752, xzScale
double: xzScale, xzScale, comp_1_1581, xzScale
double: yScale, yScale, field_34753, yScale
double: yScale, yScale, comp_1_1583, yScale
double: maxValue, maxValue, field_36630, maxValue
com.mojang.serialization.Codec<Double>: SCALE_RANGE, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE
com.mojang.serialization.Codec<Double>: SCALE_RANGE, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_CODEC
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: DATA_CODEC, DATA_CODEC, field_38270, MAP_CODEC
CodecHolder<InterpolatedNoiseSampler>: CODEC, CODEC, field_37206, CODEC
double: xzMultiplier, xzMultiplier, field_38271, scaledXzScale
double: yMultiplier, yMultiplier, field_38272, scaledYScale
double: xzFactor, xzFactor, field_38273, xzFactor
double: xzFactor, xzFactor, comp_1_1580, xzFactor
double: yFactor, yFactor, field_38274, yFactor
double: yFactor, yFactor, comp_1_1582, yFactor
double: smearScaleMultiplier, smearScaleMultiplier, field_38275, smearScaleMultiplier
double: smearScaleMultiplier, smearScaleMultiplier, comp_1_1579, smearScaleMultiplier
com.mojang.serialization.MapCodec<BlendedNoiseSampler>: CODEC, CODEC, field_37206, CODEC
double: BASE_SCALE, BASE_SCALE, field_1_9659, SCALE
double: LIMIT_FACTOR, LIMIT_FACTOR, field_1_9660, LIMIT_NOISE_FREQUENCY
double: MAIN_FACTOR, MAIN_FACTOR, field_1_9661, MAIN_NOISE_FREQUENCY
int: LIMIT_FIRST_OCTAVE, LIMIT_FIRST_OCTAVE, field_1_9910, LIMIT_NOISE_FIRST_OCTAVE
int: MAIN_FIRST_OCTAVE, MAIN_FIRST_OCTAVE, field_1_9911, MAIN_NOISE_FIRST_OCTAVE
Identifier: NOISE_SEED, NOISE_SEED, field_1_10250, RANDOM_GENERATOR_ID
Constructors
(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, double, double, double, double, double)
(Random, double, double, double, double, double)
(double, double, double, double, double)
Methods
void (StringBuilder): parityConfigString, parityConfigString, method_39117, addDebugInfo
double (DensityFunction$NoisePos): compute, compute, method_40464, sample
double (): minValue, minValue, comp_377, minValue
double (): maxValue, maxValue, comp_378, maxValue
InterpolatedNoiseSampler (double, double, double, double, double): createUnseeded, createUnseeded, method_42384, createBase3dNoiseFunction
InterpolatedNoiseSampler (Random): withNewRandom, withNewRandom, method_42386, copyWithRandom
CodecHolder<? extends DensityFunction> (): codec, codec, method_41062, getCodecHolder
double (): xzMultiplier, xzMultiplier, method_1_9654, getScaledXzScale
double (): yMultiplier, yMultiplier, method_1_9655, getScaledYScale
BlendedNoiseSampler$BlendedNoise (Random): createFbmSet, createFbmSet, method_1_9653, createBlendedNoise
CompositeNoiseSampler (Random, int, double, double): createFbm, createFbm, method_1_9314, createComponentNoise
Interval (int, double, double): computeFbmRange, computeFbmRange, method_1_9652, getRange
Sampler (DensityFunction$CompileContext): compileSampler, compileSampler, method_40464, compile
Sampler (Random): compileSampler, compileSampler, method_1_10040, createSampler
Interval (): range, range, comp_1_1679, getRange
int (): domainAxes, domainAxes, comp_1_1678, getVariantAxes
com.mojang.serialization.MapCodec<BlendedNoiseSampler> (): codec, codec, method_41062, getCodec
DensityFunction (DensityFunctionVisitor): rewriteChildren, rewriteChildren, method_40469, accept
double (): xzScale, xzScale, comp_1_1581, xzScale
double (): yScale, yScale, comp_1_1583, yScale
double (): xzFactor, xzFactor, comp_1_1580, xzFactor
double (): yFactor, yFactor, comp_1_1582, yFactor
double (): smearScaleMultiplier, smearScaleMultiplier, comp_1_1579, smearScaleMultiplier
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
fkb
net.minecraft.world.level.levelgen.synth.BlendedNoise
net.minecraft.class_5822
net.minecraft.util.math.noise.InterpolatedNoiseSampler
Fields
OctavePerlinNoiseSampler: g, minLimitNoise, field_28774, lowerInterpolatedNoise, f_xzeltcni, lowerInterpolatedNoise, f_164288_
OctavePerlinNoiseSampler: minLimitNoise, minLimitNoise, field_28774, lowerInterpolatedNoise
OctavePerlinNoiseSampler: h, maxLimitNoise, field_28775, upperInterpolatedNoise, f_ynprhwyn, upperInterpolatedNoise, f_164289_
OctavePerlinNoiseSampler: maxLimitNoise, maxLimitNoise, field_28775, upperInterpolatedNoise
OctavePerlinNoiseSampler: i, mainNoise, field_28776, interpolationNoise, f_ojosutch, interpolationNoise, f_164290_
OctavePerlinNoiseSampler: mainNoise, mainNoise, field_28776, interpolationNoise
double: p, xzScale, field_34752, xzScale, f_cdrzfpgl, horizontalScale, f_192799_
double: xzScale, xzScale, field_34752, xzScale
double: q, yScale, field_34753, yScale, f_ffkkrkfh, verticalScale, f_192800_
double: yScale, yScale, field_34753, yScale
double: o, maxValue, field_36630, maxValue, f_kklakles, maxValue, f_210617_
double: maxValue, maxValue, field_36630, maxValue
com.mojang.serialization.Codec<Double>: b, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_rpwruyia, SCALE_RANGE_CODEC, f_230454_
com.mojang.serialization.Codec<Double>: SCALE_RANGE, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: f, DATA_CODEC, field_38270, MAP_CODEC, f_xqyyjdwq, DATA_CODEC, f_230455_
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: DATA_CODEC, DATA_CODEC, field_38270, MAP_CODEC
CodecHolder<InterpolatedNoiseSampler>: a, CODEC, field_37206, CODEC, f_splhrcet, CODEC, f_210616_
CodecHolder<InterpolatedNoiseSampler>: CODEC, CODEC, field_37206, CODEC
double: j, xzMultiplier, field_38271, scaledXzScale, f_ysoevdte, xzMultiplier, f_230456_
double: xzMultiplier, xzMultiplier, field_38271, scaledXzScale
double: k, yMultiplier, field_38272, scaledYScale, f_eoahiudg, yMultiplier, f_230457_
double: yMultiplier, yMultiplier, field_38272, scaledYScale
double: l, xzFactor, field_38273, xzFactor, f_pvityagd, xzFactor, f_230458_
double: xzFactor, xzFactor, field_38273, xzFactor
double: m, yFactor, field_38274, yFactor, f_ildbgwqm, yFactor, f_230459_
double: yFactor, yFactor, field_38274, yFactor
double: n, smearScaleMultiplier, field_38275, smearScaleMultiplier, f_wymqsqny, smearScaleMultiplier, f_230460_
double: smearScaleMultiplier, smearScaleMultiplier, field_38275, smearScaleMultiplier
Constructors
Methods
void (StringBuilder): a, parityConfigString, method_39117, addDebugInfo, m_ywupujlm, addDebugInfo, m_192817_
void (StringBuilder): parityConfigString, parityConfigString, method_39117, addDebugInfo
double (DensityFunction$NoisePos): a, compute, method_40464, sample, m_ssiakess, compute, m_207386_
double (DensityFunction$NoisePos): compute, compute, method_40464, sample
double (): a, minValue, comp_377, minValue, m_hfnqnnds, minValue, m_207402_
double (): minValue, minValue, comp_377, minValue
double (): b, maxValue, comp_378, maxValue, m_povvwofi, maxValue, m_207401_
double (): maxValue, maxValue, comp_378, maxValue
InterpolatedNoiseSampler (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_gqixrzby, createUnseeded, m_230477_
InterpolatedNoiseSampler (double, double, double, double, double): createUnseeded, createUnseeded, method_42384, createBase3dNoiseFunction
InterpolatedNoiseSampler (Random): a, withNewRandom, method_42386, copyWithRandom, m_scfgoupn, withRandom, m_230483_
InterpolatedNoiseSampler (Random): withNewRandom, withNewRandom, method_42386, copyWithRandom
CodecHolder<? extends DensityFunction> (): c, codec, method_41062, getCodecHolder, m_zkfncqhs, codec, m_214023_
CodecHolder<? extends DensityFunction> (): codec, codec, method_41062, getCodecHolder
1.21.11
Names
ffa
fkb
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
ezl
ffa
Fields
com.mojang.serialization.Codec<Double>: e, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_rpwruyia, SCALE_RANGE_CODEC, f_230454_
com.mojang.serialization.Codec<Double>: b, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_rpwruyia, SCALE_RANGE_CODEC, f_230454_
Constructors
Methods
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
exa
ezl
Fields
Constructors
Methods
1.21.5
Names
esa
exa
Fields
Constructors
Methods
1.21.4
Names
esx
esa
Fields
Constructors
Methods
1.21.3
Names
eoe
esx
Fields
Constructors
Methods
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
InterpolatedNoiseSampler (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_gqixrzby, m_230477_
InterpolatedNoiseSampler (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_gqixrzby, createUnseeded, m_230477_
1.19.4
Names
dsl
dvl
Fields
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: f, DATA_CODEC, field_38270, field_38270, f_xqyyjdwq, DATA_CODEC, f_230455_
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: f, DATA_CODEC, field_38270, MAP_CODEC, f_xqyyjdwq, DATA_CODEC, f_230455_
double: j, xzMultiplier, field_38271, field_38271, f_ysoevdte, f_230456_
double: j, xzMultiplier, field_38271, scaledXzScale, f_ysoevdte, xzMultiplier, f_230456_
double: k, yMultiplier, field_38272, field_38272, f_eoahiudg, f_230457_
double: k, yMultiplier, field_38272, scaledYScale, f_eoahiudg, yMultiplier, f_230457_
Constructors
Methods
InterpolatedNoiseSampler (Random): a, withNewRandom, method_42386, copyWithRandom, m_scfgoupn, m_scfgoupn, m_230483_
InterpolatedNoiseSampler (Random): a, withNewRandom, method_42386, copyWithRandom, m_scfgoupn, withRandom, m_230483_
1.19.3
Names
dox
dsl
Fields
Constructors
Methods
1.19.2
Names
Fields
double: j, xzMultiplier, field_38271, field_38271, f_ysoevdte, f_ysoevdte, f_230456_
double: j, xzMultiplier, field_38271, field_38271, f_ysoevdte, f_230456_
double: k, yMultiplier, field_38272, field_38272, f_eoahiudg, f_eoahiudg, f_230457_
double: k, yMultiplier, field_38272, field_38272, f_eoahiudg, f_230457_
Constructors
Methods
InterpolatedNoiseSampler (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_gqixrzby, m_gqixrzby, m_230477_
InterpolatedNoiseSampler (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_gqixrzby, m_230477_
1.19.1
Names
doa
dox
Fields
com.mojang.serialization.Codec<Double>: e, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_rpwruyia, f_rpwruyia, f_230454_
com.mojang.serialization.Codec<Double>: e, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_rpwruyia, SCALE_RANGE_CODEC, f_230454_
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: f, DATA_CODEC, field_38270, field_38270, f_xqyyjdwq, f_xqyyjdwq, f_230455_
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: f, DATA_CODEC, field_38270, field_38270, f_xqyyjdwq, DATA_CODEC, f_230455_
Constructors
Methods
CodecHolder<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_zkfncqhs, codec, m_214023_
CodecHolder<? extends DensityFunction> (): c, codec, method_41062, getCodecHolder, m_zkfncqhs, codec, m_214023_
1.19
Names
dhz
doa
Fields
OctavePerlinNoiseSampler: f, minLimitNoise, field_28774, lowerInterpolatedNoise, f_xzeltcni, lowerInterpolatedNoise, f_164288_
OctavePerlinNoiseSampler: g, minLimitNoise, field_28774, lowerInterpolatedNoise, f_xzeltcni, lowerInterpolatedNoise, f_164288_
OctavePerlinNoiseSampler: g, maxLimitNoise, field_28775, upperInterpolatedNoise, f_ynprhwyn, upperInterpolatedNoise, f_164289_
OctavePerlinNoiseSampler: h, maxLimitNoise, field_28775, upperInterpolatedNoise, f_ynprhwyn, upperInterpolatedNoise, f_164289_
OctavePerlinNoiseSampler: h, mainNoise, field_28776, interpolationNoise, f_ojosutch, interpolationNoise, f_164290_
OctavePerlinNoiseSampler: i, mainNoise, field_28776, interpolationNoise, f_ojosutch, interpolationNoise, f_164290_
double: i, xzScale, field_34752, xzScale, f_cdrzfpgl, horizontalScale, f_192799_
double: p, xzScale, field_34752, xzScale, f_cdrzfpgl, horizontalScale, f_192799_
double: j, yScale, field_34753, yScale, f_ffkkrkfh, verticalScale, f_192800_
double: q, yScale, field_34753, yScale, f_ffkkrkfh, verticalScale, f_192800_
double: k, xzMainScale, field_34754, xzMainScale, f_uyopomts, horizontalMainScale, f_192801_
double: l, yMainScale, field_34755, yMainScale, f_boainnds, verticalMainScale, f_192802_
int: m, cellWidth, field_34756, cellWidth, f_ksdjumpn, cellWidth, f_192803_
int: n, cellHeight, field_34757, cellHeight, f_aauagufs, cellHeight, f_192804_
InterpolatedNoiseSampler: a, UNSEEDED, field_37205, field_37205, f_gzmpbrvy, UNSEEDED, f_210615_
com.mojang.serialization.Codec<InterpolatedNoiseSampler>: e, CODEC, field_37206, CODEC, f_splhrcet, CODEC, f_210616_
double: o, maxValue, field_36630, field_36630, f_kklakles, maxValue, f_210617_
double: o, maxValue, field_36630, maxValue, f_kklakles, maxValue, f_210617_
com.mojang.serialization.Codec<Double>: e, SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE, f_rpwruyia, f_rpwruyia, f_230454_
com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: f, DATA_CODEC, field_38270, field_38270, f_xqyyjdwq, f_xqyyjdwq, f_230455_
CodecHolder<InterpolatedNoiseSampler>: a, CODEC, field_37206, CODEC, f_splhrcet, CODEC, f_210616_
double: j, xzMultiplier, field_38271, field_38271, f_ysoevdte, f_ysoevdte, f_230456_
double: k, yMultiplier, field_38272, field_38272, f_eoahiudg, f_eoahiudg, f_230457_
double: l, xzFactor, field_38273, xzFactor, f_pvityagd, xzFactor, f_230458_
double: m, yFactor, field_38274, yFactor, f_ildbgwqm, yFactor, f_230459_
double: n, smearScaleMultiplier, field_38275, smearScaleMultiplier, f_wymqsqny, smearScaleMultiplier, f_230460_
Constructors
(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, NoiseSamplingConfig, int, int)
(AbstractRandom, NoiseSamplingConfig, int, int)
(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, double, double, double, double, double)
(Random, double, double, double, double, double)
Methods
com.mojang.serialization.Codec<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_zkfncqhs, codec, m_207500_
InterpolatedNoiseSampler (double, double, double, double, double): a, createUnseeded, method_42384, createBase3dNoiseFunction, m_gqixrzby, m_gqixrzby, m_230477_
InterpolatedNoiseSampler (Random): a, withNewRandom, method_42386, copyWithRandom, m_scfgoupn, m_scfgoupn, m_230483_
CodecHolder<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_zkfncqhs, codec, m_214023_
1.18.2
Names
dgx
dhz
net.minecraft.util.math.noise.InterpolatedNoiseSampler
Fields
OctavePerlinNoiseSampler: a, minLimitNoise, field_28774, lowerInterpolatedNoise, f_xzeltcni, f_164288_
OctavePerlinNoiseSampler: f, minLimitNoise, field_28774, lowerInterpolatedNoise, f_xzeltcni, lowerInterpolatedNoise, f_164288_
OctavePerlinNoiseSampler: b, maxLimitNoise, field_28775, upperInterpolatedNoise, f_ynprhwyn, f_164289_
OctavePerlinNoiseSampler: g, maxLimitNoise, field_28775, upperInterpolatedNoise, f_ynprhwyn, upperInterpolatedNoise, f_164289_
OctavePerlinNoiseSampler: c, mainNoise, field_28776, interpolationNoise, f_ojosutch, f_164290_
OctavePerlinNoiseSampler: h, mainNoise, field_28776, interpolationNoise, f_ojosutch, interpolationNoise, f_164290_
double: d, xzScale, field_34752, xzScale, f_cdrzfpgl, f_192799_
double: i, xzScale, field_34752, xzScale, f_cdrzfpgl, horizontalScale, f_192799_
double: e, yScale, field_34753, yScale, f_ffkkrkfh, f_192800_
double: j, yScale, field_34753, yScale, f_ffkkrkfh, verticalScale, f_192800_
double: f, xzMainScale, field_34754, xzMainScale, f_uyopomts, f_192801_
double: k, xzMainScale, field_34754, xzMainScale, f_uyopomts, horizontalMainScale, f_192801_
double: g, yMainScale, field_34755, yMainScale, f_boainnds, f_192802_
double: l, yMainScale, field_34755, yMainScale, f_boainnds, verticalMainScale, f_192802_
int: h, cellWidth, field_34756, cellWidth, f_ksdjumpn, f_192803_
int: m, cellWidth, field_34756, cellWidth, f_ksdjumpn, cellWidth, f_192803_
int: i, cellHeight, field_34757, cellHeight, f_aauagufs, f_192804_
int: n, cellHeight, field_34757, cellHeight, f_aauagufs, cellHeight, f_192804_
InterpolatedNoiseSampler: a, UNSEEDED, field_37205, field_37205, f_gzmpbrvy, UNSEEDED, f_210615_
com.mojang.serialization.Codec<InterpolatedNoiseSampler>: e, CODEC, field_37206, CODEC, f_splhrcet, CODEC, f_210616_
double: o, maxValue, field_36630, field_36630, f_kklakles, maxValue, f_210617_
Constructors
Methods
double (int, int, int): calculateNoise, calculateNoise, calculateNoise, calculateNoise, m_183616_
void (StringBuilder): a, parityConfigString, method_39117, addDebugInfo, m_ywupujlm, m_192817_
void (StringBuilder): a, parityConfigString, method_39117, addDebugInfo, m_ywupujlm, addDebugInfo, m_192817_
double (DensityFunction$NoisePos): a, compute, method_40464, sample, m_ssiakess, compute, m_207386_
double (): a, minValue, comp_377, minValue, m_hfnqnnds, minValue, m_207402_
double (): b, maxValue, comp_378, maxValue, m_povvwofi, maxValue, m_207401_
com.mojang.serialization.Codec<? extends DensityFunction> (): c, codec, method_41062, getCodec, m_zkfncqhs, codec, m_207500_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ddt
dgx
Fields
double: d, xzScale, field_34752, xzScale, f_cdrzfpgl, f_192799_
double: e, yScale, field_34753, yScale, f_ffkkrkfh, f_192800_
double: f, xzMainScale, field_34754, xzMainScale, f_uyopomts, f_192801_
double: g, yMainScale, field_34755, yMainScale, f_boainnds, f_192802_
int: h, cellWidth, field_34756, cellWidth, f_ksdjumpn, f_192803_
int: i, cellHeight, field_34757, cellHeight, f_aauagufs, f_192804_
Constructors
(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler)
(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, NoiseSamplingConfig, int, int)
(AbstractRandom, NoiseSamplingConfig, int, int)
Methods
double (int, int, int, double, double, double, double): a, sampleAndClampNoise, method_33657, sample, m_aroevrxu, m_164297_
double (int, int, int): calculateNoise, calculateNoise, calculateNoise, calculateNoise, m_183616_
void (StringBuilder): a, parityConfigString, method_39117, addDebugInfo, m_ywupujlm, 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.unmapped.C_uuzbvycz
net.minecraft.src.C_141430_
Fields
OctavePerlinNoiseSampler: a, minLimitNoise, field_28774, lowerInterpolatedNoise, f_xzeltcni, f_164288_
OctavePerlinNoiseSampler: b, maxLimitNoise, field_28775, upperInterpolatedNoise, f_ynprhwyn, f_164289_
OctavePerlinNoiseSampler: c, mainNoise, field_28776, interpolationNoise, f_ojosutch, f_164290_
Constructors
(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler)
Methods
double (int, int, int, double, double, double, double): a, sampleAndClampNoise, method_33657, sample, m_aroevrxu, m_164297_