net.minecraft.world.level.levelgen

public interface BitRandomSource

extends RandomSource

edf
net.minecraft.world.level.levelgen.BitRandomSource
net.minecraft.class_6566
net.minecraft.util.math.random.BaseRandom
net.minecraft.world.level.levelgen.BitRandomSource

Field summary

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

Method summary

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