net.minecraft.util.math.noise

public class LegacyPerlinNoiseSampler

extends PerlinNoiseSampler

All mapped superinterfaces:

NoiseSampler

net.minecraft.world.level.levelgen.synth.SmearedPerlinNoise
net.minecraft.class_1_1422
net.minecraft.util.math.noise.LegacyPerlinNoiseSampler

Field summary

Modifier and TypeField
private static final float
SHIFT_UP_EPSILON
field_1_9685
field_1_9685
private final double
fudgeYScale
field_1_9686
offsetScale

Constructor summary

ModifierConstructor
public (Random random, double fudgeYScale)

Method summary

Modifier and TypeMethod
public Interval
range()
method_1_9203()
getRange()
public double
get(double _x, double _y, double _z)
method_16447(double arg0, double arg1, double arg2)
sample(double arg0, double arg1, double arg2)