History - net.minecraft.util.math.noise.DoublePerlinNoiseSampler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
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
1.21.11_unobfuscated
Names
net.minecraft.world.level.levelgen.synth.NormalNoise
net.minecraft.class_5216
net.minecraft.util.math.noise.DoublePerlinNoiseSampler
Fields
double: INPUT_FACTOR, field_31702, DOMAIN_SCALE
double: TARGET_DEVIATION, field_31703, field_31703
double: valueFactor, field_24175, amplitude
OctavePerlinNoiseSampler: first, field_24176, firstSampler
OctavePerlinNoiseSampler: second, field_24177, secondSampler
double: maxValue, field_36631, maxValue
DoublePerlinNoiseSampler$NoiseParameters: parameters, field_37207, parameters
Constructors
(Random, DoublePerlinNoiseSampler$NoiseParameters, boolean)
Methods
DoublePerlinNoiseSampler (Random, DoublePerlinNoiseSampler$NoiseParameters): createLegacyNetherBiome, method_39186, createLegacy
DoublePerlinNoiseSampler (Random, int, double...): create, method_31927, create
DoublePerlinNoiseSampler (Random, DoublePerlinNoiseSampler$NoiseParameters): create, method_38476, create
double (): maxValue, method_40554, getMaxValue
double (int): expectedDeviation, method_27407, createAmplitude
double (double, double, double): getValue, method_27406, sample
DoublePerlinNoiseSampler$NoiseParameters (): parameters, method_38475, copy
void (StringBuilder): parityConfigString, method_39124, addDebugInfo