net.minecraft.world.level.levelgen

public final class RandomSupport

dhz
net.minecraft.world.level.levelgen.RandomSupport
net.minecraft.class_6673
net.minecraft.unmapped.C_gcyxxyhj
net.minecraft.util.math.random.RandomSeed
net.minecraft.util.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
f_rhoeattw
GOLDEN_RATIO_64
GOLDEN_RATIO_64
f_189323_
public static final long
b
SILVER_RATIO_64
field_35134
f_dybfjwue
SILVER_RATIO_64
SILVER_RATIO_64
f_189324_
private static final com.google.common.hash.HashFunction
c
MD5_128
field_44918
f_cezheigh
MD5_HASH
f_287788_
private static final AtomicLong
d
SEED_UNIQUIFIER
field_35135
f_zjlbzqlg
SEED_UNIQUIFIER
seedUniquifier
f_189325_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static long
a(long arg0)
mixStafford13(long arg0)
method_39002(long arg0)
m_xpjoobcv(long arg0)
mixStafford13(long seed)
mixStafford13(long seed)
m_189329_(long p_189330_)
public static RandomSupport$Seed128bit
b(long arg0)
upgradeSeedTo128bitUnmixed(long arg0)
method_52211(long arg0)
m_zklrptct(long arg0)
createUnmixedXoroshiroSeed(long seed)
createUnmixedXoroshiroSeed(long arg0)
m_289611_(long p_289660_)
public static RandomSupport$Seed128bit
c(long arg0)
upgradeSeedTo128bit(long arg0)
method_39003(long arg0)
m_gvsusubq(long arg0)
createXoroshiroSeed(long seed)
createXoroshiroSeed(long seed)
m_189331_(long p_189332_)
public static RandomSupport$Seed128bit
a(String arg0)
seedFromHashOf(String arg0)
method_52180(String arg0)
m_ifayuezb(String arg0)
createXoroshiroSeed(String seed)
createXoroshiroSeed(String arg0)
m_288212_(String p_288994_)
public static long
a()
generateUniqueSeed()
method_39001()
m_ylmbrajm()
getSeed()
generateUniqueSeed()
m_224599_()