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

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

double: HALF_ROUND_OFF, field_1_10394, field_1_10394

Constructors

Methods

26.3-snapshot-10

Names

Fields

Constructors

Methods

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

Constructors

Methods

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

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

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

26.3-snapshot-6

Names

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

net.minecraft.class_1_1412

net.minecraft.util.math.noise.LatticedNoiseSampler

Fields

LatticedNoiseSampler$LatticePointDirection[]: GRADIENT, field_1_9664, LATTICE_DIRS

int: ROUND_OFF, field_1_9665, COORDINATE_PERIOD

byte[]: perms, field_1_9669, permutation

double: offsetX, field_1_9666, originX

double: offsetY, field_1_9667, originY

double: offsetZ, field_1_9668, originZ

Constructors

(Random)

(Random, double)

Methods

int (int): permute, method_1_9319, permuteIndex

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

double (double): wrap, method_1_9320, wrapCoord