net.minecraft.world.level.levelgen.synth

public class PerlinSimplexNoise

dhc
net.minecraft.world.level.levelgen.synth.PerlinSimplexNoise
net.minecraft.class_3543
net.minecraft.unmapped.C_xrjseicz
net.minecraft.util.math.noise.OctaveSimplexNoiseSampler
net.minecraft.src.C_2665_
net.minecraft.world.level.levelgen.synth.NoiseGenerator3

Field summary

Modifier and TypeField
private final SimplexNoise[]
a
noiseLevels
field_15770
f_vvitagcm
octaveSamplers
f_75432_
private final double
b
highestFreqValueFactor
field_20661
f_vnrjqxqa
persistence
f_75433_
private final double
c
highestFreqInputFactor
field_20662
f_pyvobtcd
lacunarity
f_75434_

Constructor summary

ModifierConstructor
public (RandomSource random, List<Integer> octaves)
private (RandomSource random, it.unimi.dsi.fastutil.ints.IntSortedSet octaves)

Method summary

Modifier and TypeMethod
public double
a(double arg0, double arg1, boolean arg2)
getValue(double arg0, double arg1, boolean arg2)
method_16451(double arg0, double arg1, boolean arg2)
m_djsypiqa(double arg0, double arg1, boolean arg2)
sample(double x, double y, boolean useOrigin)
m_75449_(double p_75451_, double arg1, boolean arg2)