net.minecraft.world.level.levelgen

public final class RandomSupport

daj
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

Field summary

Modifier and TypeField
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_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
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_()