History - net.minecraft.world.level.levelgen.ThreadSafeLegacyRandomSource

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

eii

ekt

Fields

Constructors

Methods

1.21.5

Names

edm

eii

Fields

Constructors

Methods

1.21.4

Names

eej

edm

Fields

Constructors

Methods

1.21.3

Names

dzr

eej

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

dyp

dzr

Fields

Constructors

Methods

1.20.6

Names

dpj

dyp

Fields

Constructors

Methods

1.20.4

Names

dll

dpj

Fields

Constructors

Methods

1.20.2

Names

did

dll

Fields

Constructors

Methods

1.20.1

Names

dhs

did

Fields

Constructors

Methods

1.19.4

Names

deu

dhs

Fields

Constructors

Methods

1.19.3

Names

dbk

deu

Fields

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

dan

dbk

Fields

Constructors

Methods

1.19

Names

dan

net.minecraft.world.level.levelgen.ThreadSafeLegacyRandomSource

net.minecraft.class_7384

net.minecraft.util.math.random.ThreadSafeRandom

net.minecraft.src.C_213140_

net.minecraft.world.level.levelgen.ThreadSafeLegacyRandomSource

Fields

int: d, MODULUS_BITS, field_38760, INT_BITS, f_224657_

long: e, MODULUS_MASK, field_38761, SEED_MASK, f_224658_

long: f, MULTIPLIER, field_38762, MULTIPLIER, f_224659_

long: g, INCREMENT, field_38763, INCREMENT, f_224660_

AtomicLong: h, seed, field_38764, seed, f_224661_

MarsagliaPolarGaussian: i, gaussianSource, field_38765, gaussianGenerator, f_224662_

Constructors

(long)

Methods

RandomSource (): d, fork, method_38420, split, m_213769_

PositionalRandomFactory (): e, forkPositional, method_38421, nextSplitter, m_188582_

void (long): b, setSeed, method_43052, setSeed, m_188584_

int (int): c, next, method_43156, next, m_64707_

double (): k, nextGaussian, method_43059, nextGaussian, m_188583_