net.minecraft.world.level.levelgen

public final class RandomSupport

dho
net.minecraft.world.level.levelgen.RandomSupport
net.minecraft.class_6673
net.minecraft.util.math.random.RandomSeed
net.minecraft.src.C_182907_
net.minecraft.world.level.levelgen.RandomSupport

字段概要

修饰符与类型字段
public static final long
a
GOLDEN_RATIO_64
field_35133
GOLDEN_RATIO_64
f_189323_
public static final long
b
SILVER_RATIO_64
field_35134
SILVER_RATIO_64
f_189324_
private static final AtomicLong
c
SEED_UNIQUIFIER
field_35135
SEED_UNIQUIFIER
f_189325_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
public static long
a(long arg0)
mixStafford13(long arg0)
method_39002(long arg0)
mixStafford13(long seed)
m_189329_(long p_189330_)
public static RandomSupport$Seed128bit
b(long arg0)
upgradeSeedTo128bit(long arg0)
method_39003(long arg0)
createXoroshiroSeed(long seed)
m_189331_(long p_189332_)
public static long
a()
generateUniqueSeed()
method_39001()
getSeed()
m_224599_()