net.minecraft.world

class RandomSequences$DirtyMarkingRandomSource

implements RandomSource

bkh$a
net.minecraft.world.RandomSequences$DirtyMarkingRandomSource
net.minecraft.class_8565$class_8629
net.minecraft.util.math.random.RandomSequencesState$WrappedRandom
net.minecraft.src.C_286923_$C_290293_
net.minecraft.world.RandomSequences$a

Field summary

Modifier and TypeField
private final RandomSource
c
random
field_44864
random
f_290870_

Constructor summary

ModifierConstructor
(RandomSequences p_299209_, RandomSource random)

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