Uses of Record Class
net.minecraft.world.level.levelgen.RandomSupport.Seed128bit
-
Uses of RandomSupport.Seed128bit in net.minecraft.world
Modifier and TypeMethodDescriptionstatic RandomSupport.Seed128bit
RandomSequence.seedForKey
(ResourceLocation p_288989_) -
Uses of RandomSupport.Seed128bit in net.minecraft.world.level.levelgen
Modifier and TypeMethodDescriptionRandomSupport.Seed128bit.mixed()
static RandomSupport.Seed128bit
RandomSupport.seedFromHashOf
(String p_288994_) static RandomSupport.Seed128bit
RandomSupport.upgradeSeedTo128bit
(long p_189332_) static RandomSupport.Seed128bit
RandomSupport.upgradeSeedTo128bitUnmixed
(long p_289660_) RandomSupport.Seed128bit.xor
(long p_288963_, long p_288992_) RandomSupport.Seed128bit.xor
(RandomSupport.Seed128bit p_289009_) Modifier and TypeMethodDescriptionRandomSupport.Seed128bit.xor
(RandomSupport.Seed128bit p_289009_) ModifierConstructorDescriptionXoroshiro128PlusPlus
(RandomSupport.Seed128bit p_190095_) XoroshiroRandomSource
(RandomSupport.Seed128bit p_289014_)