net.minecraft.world.gen.random

public class SimpleRandom

implements BaseSimpleRandom

cts
net.minecraft.world.level.levelgen.SingleThreadedRandomSource
net.minecraft.class_6575
net.minecraft.world.gen.random.SimpleRandom
net.minecraft.unmapped.C_xggjmpup
net.minecraft.src.C_182909_

Field summary

Modifier and TypeField
private static final int
c
MODULUS_BITS
field_34689
INT_BITS
f_hziluvws
f_189346_
private static final long
d
MODULUS_MASK
field_34690
SEED_MASK
f_xhfarhfe
f_189347_
private static final long
e
MULTIPLIER
field_34691
MULTIPLIER
f_ortouflg
f_189348_
private static final long
f
INCREMENT
field_34692
INCREMENT
f_oszpiwxt
f_189349_
private long
g
seed
field_34693
seed
f_lrnpjitn
f_189350_
private final GaussianGenerator
h
gaussianSource
field_35136
gaussianGenerator
f_svcthsbu
f_189351_

Constructor summary

ModifierConstructor
public (long seed)

Method summary

Modifier and TypeMethod
public AbstractRandom
a()
fork()
method_38420()
derive()
m_paekwdby()
m_183458_()
public RandomDeriver
b()
forkPositional()
method_38421()
createRandomDeriver()
m_bggirwfo()
m_183423_()
public void
setSeed(long arg0)
setSeed(long arg0)
setSeed(long arg0)
setSeed(long arg0)
setSeed(long arg0)
public int
a(int arg0)
next(int arg0)
method_33651(int arg0)
next(int arg0)
m_gepqowxs(int arg0)
m_183145_(int arg0)
public double
nextGaussian()
nextGaussian()
nextGaussian()