History - net.minecraft.util.math.random.LocalRandom
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.SingleThreadedRandomSource
net.minecraft.class_6575
net.minecraft.util.math.random.LocalRandom
Fields
int: MODULUS_BITS, field_34689, INT_BITS
long: MODULUS_MASK, field_34690, SEED_MASK
long: MULTIPLIER, field_34691, MULTIPLIER
long: INCREMENT, field_34692, INCREMENT
long: seed, field_34693, seed
GaussianGenerator: gaussianSource, field_35136, gaussianGenerator
Constructors
(long)
Methods
Random (): fork, method_38420, split
RandomSplitter (): forkPositional, method_38421, nextSplitter
void (long): setSeed, method_43052, setSeed
int (int): next, method_43156, next
double (): nextGaussian, method_43059, nextGaussian