History - net.minecraft.util.math.noise.BlendedNoiseSampler

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

Sampler (Random): compileSampler, method_1_10040, Sampler

Sampler (Random): compileSampler, method_1_10040, createSampler

26.3-snapshot-10

Names

Fields

Identifier: NOISE_SEED, field_1_10250, RANDOM_GENERATOR_ID

Constructors

Methods

Interval (): range, method_1_7456, getRange

Interval (): range, comp_1_1679, getRange

int (): domainAxes, method_1_9213, getVariantAxes

int (): domainAxes, comp_1_1678, getVariantAxes

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

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

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

DensityFunction (Random): withNewRandom, method_42386, copyWithRandom

Sampler (DensityFunction$CompileContext): compileSampler, method_40464, compile

Sampler (Random): compileSampler, method_1_10040, Sampler

DensityFunction (DensityFunctionVisitor): rewriteChildren, method_40469, accept

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

net.minecraft.util.math.noise.InterpolatedNoiseSampler

net.minecraft.util.math.noise.BlendedNoiseSampler

Fields

double: xzMultiplier, field_38271, scaledXzScale

double: yMultiplier, field_38272, scaledYScale

double: xzFactor, field_38273, xzFactor

double: xzFactor, comp_1_1580, xzFactor

double: yFactor, field_38274, yFactor

double: yFactor, comp_1_1582, yFactor

double: smearScaleMultiplier, field_38275, smearScaleMultiplier

double: smearScaleMultiplier, comp_1_1579, smearScaleMultiplier

double: xzScale, field_34752, xzScale

double: xzScale, comp_1_1581, xzScale

double: yScale, field_34753, yScale

double: yScale, comp_1_1583, yScale

double: LIMIT_FACTOR, field_1_9660, field_1_9660

double: LIMIT_FACTOR, field_1_9660, LIMIT_NOISE_FREQUENCY

double: MAIN_FACTOR, field_1_9661, field_1_9661

double: MAIN_FACTOR, field_1_9661, MAIN_NOISE_FREQUENCY

CompositeNoiseSampler: minLimitNoise, field_28774, lowerInterpolatedNoise

CompositeNoiseSampler: maxLimitNoise, field_28775, upperInterpolatedNoise

CompositeNoiseSampler: mainNoise, field_28776, interpolationNoise

int: LIMIT_FIRST_OCTAVE, field_1_9910, LIMIT_NOISE_FIRST_OCTAVE

int: MAIN_FIRST_OCTAVE, field_1_9911, MAIN_NOISE_FIRST_OCTAVE

Constructors

(Random, double, double, double, double, double)

(CompositeNoiseSampler, CompositeNoiseSampler, CompositeNoiseSampler, double, double, double, double, double)

(double, double, double, double, double)

Methods

InterpolatedNoiseSampler (double, double, double, double, double): createUnseeded, method_42384, createBase3dNoiseFunction

InterpolatedNoiseSampler (Random): withNewRandom, method_42386, copyWithRandom

void (StringBuilder): parityConfigString, method_39117, addDebugInfo

Double (InterpolatedNoiseSampler): lambda$static$4, method_42387, method_42387

Double (InterpolatedNoiseSampler): lambda$static$3, method_42388, method_42388

Double (InterpolatedNoiseSampler): lambda$static$2, method_42389, method_42389

Double (InterpolatedNoiseSampler): lambda$static$1, method_42390, method_42390

Double (InterpolatedNoiseSampler): lambda$static$5, method_42391, method_42391

void (StringBuilder, CompositeNoiseSampler): parityConfigString, method_1_9316, addDebugInfo

String (int): lambda$parityConfigString$0, method_1_9315, method_1_9315

double (): xzMultiplier, method_1_9654, getScaledXzScale

double (): yMultiplier, method_1_9655, getScaledYScale

BlendedNoiseSampler$BlendedNoise (Random): createFbmSet, method_1_9653, createBlendedNoise

Interval (int, double, double): computeFbmRange, method_1_9652, getRange

DensityFunction (Random): withNewRandom, method_42386, copyWithRandom

double (): xzScale, comp_1_1581, xzScale

double (): yScale, comp_1_1583, yScale

double (): xzFactor, comp_1_1580, xzFactor

double (): yFactor, comp_1_1582, yFactor

double (): smearScaleMultiplier, comp_1_1579, smearScaleMultiplier

26.3-snapshot-7

Names

Fields

Constructors

Methods

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

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

com.mojang.serialization.Codec<Double>: SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE

com.mojang.serialization.Codec<Double>: SCALE_RANGE, field_38269, SCALE_AND_FACTOR_CODEC

OctavePerlinNoiseSampler: minLimitNoise, field_28774, lowerInterpolatedNoise

OctavePerlinNoiseSampler: maxLimitNoise, field_28775, upperInterpolatedNoise

OctavePerlinNoiseSampler: mainNoise, field_28776, interpolationNoise

double: maxValue, field_36630, maxValue

double: BASE_SCALE, field_1_9659, SCALE

double: LIMIT_FACTOR, field_1_9660, field_1_9660

double: MAIN_FACTOR, field_1_9661, field_1_9661

CompositeNoiseSampler: minLimitNoise, field_28774, lowerInterpolatedNoise

CompositeNoiseSampler: maxLimitNoise, field_28775, upperInterpolatedNoise

CompositeNoiseSampler: mainNoise, field_28776, interpolationNoise

Constructors

(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, double, double, double, double, double)

(CompositeNoiseSampler, CompositeNoiseSampler, CompositeNoiseSampler, double, double, double, double, double)

Methods

com.mojang.serialization.MapCodec<InterpolatedNoiseSampler> (): codec, method_41062, getCodecHolder

com.mojang.serialization.MapCodec<InterpolatedNoiseSampler> (): codec, method_41062, getCodec

CompositeNoiseSampler (Random, int, double, double): createFbm, method_1_9314, createComponentNoise

int (): domainAxes, method_1_9213, getVariantAxes

void (StringBuilder, CompositeNoiseSampler): parityConfigString, method_1_9316, addDebugInfo

String (int): lambda$parityConfigString$0, method_1_9315, method_1_9315

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: DATA_CODEC, field_38270, MAP_CODEC

CodecHolder<InterpolatedNoiseSampler>: CODEC, field_37206, CODEC

com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: CODEC, field_37206, CODEC

Constructors

Methods

CodecHolder<? extends DensityFunction> (): codec, method_41062, getCodecHolder

com.mojang.serialization.MapCodec<InterpolatedNoiseSampler> (): codec, method_41062, getCodecHolder

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

double (): minValue, comp_377, minValue

double (): maxValue, comp_378, maxValue

Interval (): range, method_1_7456, getRange

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

com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$5, method_42385, method_42385

com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$0, method_42385, method_42385

Double (InterpolatedNoiseSampler): lambda$static$0, method_42391, method_42391

Double (InterpolatedNoiseSampler): lambda$static$5, method_42391, method_42391

1.21.11_unobfuscated

Names

net.minecraft.world.level.levelgen.synth.BlendedNoise

net.minecraft.class_5822

net.minecraft.util.math.noise.InterpolatedNoiseSampler

Fields

com.mojang.serialization.Codec<Double>: SCALE_RANGE, field_38269, SCALE_AND_FACTOR_RANGE

com.mojang.serialization.MapCodec<InterpolatedNoiseSampler>: DATA_CODEC, field_38270, MAP_CODEC

CodecHolder<InterpolatedNoiseSampler>: CODEC, field_37206, CODEC

OctavePerlinNoiseSampler: minLimitNoise, field_28774, lowerInterpolatedNoise

OctavePerlinNoiseSampler: maxLimitNoise, field_28775, upperInterpolatedNoise

OctavePerlinNoiseSampler: mainNoise, field_28776, interpolationNoise

double: xzMultiplier, field_38271, scaledXzScale

double: yMultiplier, field_38272, scaledYScale

double: xzFactor, field_38273, xzFactor

double: yFactor, field_38274, yFactor

double: smearScaleMultiplier, field_38275, smearScaleMultiplier

double: maxValue, field_36630, maxValue

double: xzScale, field_34752, xzScale

double: yScale, field_34753, yScale

Constructors

(OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, OctavePerlinNoiseSampler, double, double, double, double, double)

(Random, double, double, double, double, double)

Methods

InterpolatedNoiseSampler (double, double, double, double, double): createUnseeded, method_42384, createBase3dNoiseFunction

InterpolatedNoiseSampler (Random): withNewRandom, method_42386, copyWithRandom

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

double (): minValue, comp_377, minValue

double (): maxValue, comp_378, maxValue

void (StringBuilder): parityConfigString, method_39117, addDebugInfo

CodecHolder<? extends DensityFunction> (): codec, method_41062, getCodecHolder

com.mojang.datafixers.kinds.App (com.mojang.serialization.codecs.RecordCodecBuilder$Instance): lambda$static$5, method_42385, method_42385

Double (InterpolatedNoiseSampler): lambda$static$4, method_42387, method_42387

Double (InterpolatedNoiseSampler): lambda$static$3, method_42388, method_42388

Double (InterpolatedNoiseSampler): lambda$static$2, method_42389, method_42389

Double (InterpolatedNoiseSampler): lambda$static$1, method_42390, method_42390

Double (InterpolatedNoiseSampler): lambda$static$0, method_42391, method_42391