net.minecraft.world

class RandomSequences$1

implements RandomSource

bed$1
net.minecraft.world.RandomSequences$1
net.minecraft.class_8565$1
net.minecraft.util.math.random.RandomSequencesState$1
net.minecraft.src.C_286923_$C_286922_
net.minecraft.world.RandomSequences$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public RandomSource
d()
fork()
method_38420()
split()
m_213769_()
public PositionalRandomFactory
e()
forkPositional()
method_38421()
nextSplitter()
m_188582_()
public void
b(long arg0)
setSeed(long arg0)
method_43052(long arg0)
setSeed(long arg0)
m_188584_(long arg0)
public int
f()
nextInt()
method_43054()
nextInt()
m_188502_()
public int
a(int arg0)
nextInt(int arg0)
method_43048(int arg0)
nextInt(int arg0)
m_188503_(int arg0)
public long
g()
nextLong()
method_43055()
nextLong()
m_188505_()
public boolean
h()
nextBoolean()
method_43056()
nextBoolean()
m_188499_()
public float
i()
nextFloat()
method_43057()
nextFloat()
m_188501_()
public double
j()
nextDouble()
method_43058()
nextDouble()
m_188500_()
public double
k()
nextGaussian()
method_43059()
nextGaussian()
m_188583_()