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

26.3

Names

net.minecraft.world.level.levelgen.synth.GradientNoise

net.minecraft.world.level.levelgen.synth.GradientNoise

net.minecraft.class_1_1412

net.minecraft.util.math.noise.LatticedNoiseSampler

Fields

LatticedNoiseSampler$LatticePointDirection[]: GRADIENT, GRADIENT, field_1_9664, LATTICE_DIRS

int: ROUND_OFF, ROUND_OFF, field_1_9665, COORDINATE_PERIOD

double: HALF_ROUND_OFF, HALF_ROUND_OFF, field_1_10394, MAX_SAFE_ABS_COORDINATE

byte[]: perms, perms, field_1_9669, permutation

double: offsetX, offsetX, field_1_9666, originX

double: offsetY, offsetY, field_1_9667, originY

double: offsetZ, offsetZ, field_1_9668, originZ

Constructors

(Random)

(Random, double)

Methods

int (int): permute, permute, method_1_9319, permuteIndex

LatticedNoiseSampler$LatticePointDirection (int): permuteToGrad, permuteToGrad, method_1_9523, getLatticePointDirection

float (int, float, float, float): gradDot, gradDot, method_1_9318, getLatticePointContribution

double (double): wrap, wrap, method_1_9320, wrapCoord