net.minecraft.world.level.levelgen

public class SingleThreadedRandomSource

implements BitRandomSource

egw
net.minecraft.world.level.levelgen.SingleThreadedRandomSource
net.minecraft.class_6575
net.minecraft.unmapped.C_xggjmpup
net.minecraft.util.math.random.LocalRandom
net.minecraft.util.random.SingleThreadedRandom

Field summary

Modifier and TypeField
private static final int
d
MODULUS_BITS
field_34689
f_hziluvws
INT_BITS
MODULUS_BITS
private static final long
e
MODULUS_MASK
field_34690
f_xhfarhfe
SEED_MASK
MODULUS_MASK
private static final long
f
MULTIPLIER
field_34691
f_ortouflg
MULTIPLIER
MULTIPLIER
private static final long
g
INCREMENT
field_34692
f_oszpiwxt
INCREMENT
INCREMENT
private long
h
seed
field_34693
f_lrnpjitn
seed
seed
private final MarsagliaPolarGaussian
i
gaussianSource
field_35136
f_svcthsbu
gaussianGenerator
gaussianGenerator

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()