net.minecraft.world.level.levelgen

public class ThreadSafeLegacyRandomSource

implements BitRandomSource

egz
net.minecraft.world.level.levelgen.ThreadSafeLegacyRandomSource
net.minecraft.class_7384
net.minecraft.unmapped.C_rjdknnkr
net.minecraft.util.math.random.ThreadSafeRandom
net.minecraft.util.random.ThreadSafeLegacySimpleRandom

Field summary

Modifier and TypeField
private static final int
d
MODULUS_BITS
field_38760
f_cjmfczfn
INT_BITS
MODULUS_BITS
private static final long
e
MODULUS_MASK
field_38761
f_daiokapm
SEED_MASK
MODULUS_MASK
private static final long
f
MULTIPLIER
field_38762
f_htymyrow
MULTIPLIER
MULTIPLIER
private static final long
g
INCREMENT
field_38763
f_hgslraqz
INCREMENT
INCREMENT
private final AtomicLong
h
seed
field_38764
f_batiufft
seed
atomicLong
private final MarsagliaPolarGaussian
i
gaussianSource
field_38765
f_slupdbpe
gaussianGenerator
gaussian

Constructor summary

ModifierConstructor
public (long seed)

Method summary

Modifier and TypeMethod
public RandomSource
d()
fork()
method_38420()
m_paekwdby()
split()
derive()
public PositionalRandomFactory
e()
forkPositional()
method_38421()
m_bggirwfo()
nextSplitter()
createPositionalRandomFactory()
public void
b(long arg0)
setSeed(long arg0)
method_43052(long arg0)
m_iwfdczgh(long arg0)
setSeed(long arg0)
setSeed(long arg0)
public int
c(int arg0)
next(int arg0)
method_43156(int arg0)
m_gepqowxs(int arg0)
next(int arg0)
next(int arg0)
public double
k()
nextGaussian()
method_43059()
m_lzlwtgyn()
nextGaussian()
nextGaussian()