net.minecraft.world.level.levelgen

public interface RandomSource

cun
net.minecraft.world.level.levelgen.RandomSource
net.minecraft.class_5819
net.minecraft.world.gen.random.AbstractRandom
net.minecraft.src.C_141344_
net.minecraft.world.level.levelgen.RandomSource

Method summary

Modifier and TypeMethod
RandomSource
a()
fork()
method_38420()
derive()
m_183458_()
PositionalRandomFactory
b()
forkPositional()
method_38421()
createRandomDeriver()
m_183423_()
void
setSeed(long arg0)
setSeed(long arg0)
setSeed(long arg0)
setSeed(long seed)
setSeed(long arg0)
int
nextInt()
nextInt()
nextInt()
int
nextInt(int arg0)
nextInt(int arg0)
nextInt(int arg0)
nextInt(int bound)
nextInt(int arg0)
default int
a(int arg0, int arg1)
nextIntBetweenInclusive(int arg0, int arg1)
method_39332(int arg0, int arg1)
nextBetween(int min, int max)
m_189320_(int p_189322_, int arg1)
long
nextLong()
nextLong()
nextLong()
boolean
nextBoolean()
nextBoolean()
nextBoolean()
float
nextFloat()
nextFloat()
nextFloat()
double
nextDouble()
nextDouble()
nextDouble()
double
nextGaussian()
nextGaussian()
nextGaussian()
default void
b(int arg0)
consumeCount(int arg0)
method_33650(int arg0)
skip(int count)
m_158876_(int arg0)