net.minecraft.world.level.levelgen

public interface BitRandomSource

extends RandomSource

dyn
net.minecraft.world.level.levelgen.BitRandomSource
net.minecraft.class_6566
net.minecraft.util.math.random.BaseRandom
net.minecraft.src.C_182890_
net.minecraft.world.level.levelgen.BitRandomSource

Field summary

Modifier and TypeField
float
b
FLOAT_MULTIPLIER
field_34582
FLOAT_MULTIPLIER
f_188496_
double
c
DOUBLE_MULTIPLIER
field_34583
DOUBLE_MULTIPLIER
f_188497_

Method summary

Modifier and TypeMethod
int
c(int arg0)
next(int arg0)
method_43156(int arg0)
next(int bits)
m_64707_(int arg0)
default int
f()
nextInt()
method_43054()
nextInt()
m_188502_()
default int
a(int arg0)
nextInt(int arg0)
method_43048(int arg0)
nextInt(int arg0)
m_188503_(int arg0)
default long
g()
nextLong()
method_43055()
nextLong()
m_188505_()
default boolean
h()
nextBoolean()
method_43056()
nextBoolean()
m_188499_()
default float
i()
nextFloat()
method_43057()
nextFloat()
m_188501_()
default double
j()
nextDouble()
method_43058()
nextDouble()
m_188500_()