net.minecraft.world.level.levelgen

public interface BitRandomSource

extends RandomSource

cst
net.minecraft.world.level.levelgen.BitRandomSource
net.minecraft.class_6566
net.minecraft.world.gen.random.BaseSimpleRandom
net.minecraft.src.C_182890_
net.minecraft.world.level.levelgen.BitRandomSource

字段概要

修饰符与类型字段
float
a
FLOAT_MULTIPLIER
field_34582
FLOAT_MULTIPLIER
f_188496_
double
b
DOUBLE_MULTIPLIER
field_34583
DOUBLE_MULTIPLIER
f_188497_

方法概要

修饰符与类型方法
int
a(int arg0)
next(int arg0)
method_33651(int arg0)
next(int bits)
m_183145_(int arg0)
default int
nextInt()
nextInt()
nextInt()
default int
nextInt(int arg0)
nextInt(int arg0)
nextInt(int arg0)
nextInt(int arg0)
nextInt(int arg0)
default long
nextLong()
nextLong()
nextLong()
default boolean
nextBoolean()
nextBoolean()
nextBoolean()
default float
nextFloat()
nextFloat()
nextFloat()
default double
nextDouble()
nextDouble()
nextDouble()