net.minecraft.world

class RandomSequences$DirtyMarkingRandomSource

implements RandomSource

bto$a
net.minecraft.world.RandomSequences$DirtyMarkingRandomSource
net.minecraft.class_8565$class_8629
net.minecraft.util.math.random.RandomSequencesState$WrappedRandom
net.minecraft.world.RandomSequences$a

Field summary

Modifier and TypeField
private final RandomSource
c
random
field_44864
random

Constructor summary

ModifierConstructor
(RandomSequences arg0, RandomSource random)

Method summary

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