Uses of Record Class
net.minecraft.world.level.levelgen.RandomSupport.Seed128bit
Packages that use RandomSupport.Seed128bit
-
Uses of RandomSupport.Seed128bit in net.minecraft.world
Methods in net.minecraft.world that return RandomSupport.Seed128bitModifier and TypeMethodDescriptionstatic RandomSupport.Seed128bit
RandomSequence.seedForKey
(ResourceLocation pKey) -
Uses of RandomSupport.Seed128bit in net.minecraft.world.level.levelgen
Methods in net.minecraft.world.level.levelgen that return RandomSupport.Seed128bitModifier and TypeMethodDescriptionRandomSupport.Seed128bit.mixed()
static RandomSupport.Seed128bit
RandomSupport.seedFromHashOf
(String pString) static RandomSupport.Seed128bit
RandomSupport.upgradeSeedTo128bit
(long pSeed) static RandomSupport.Seed128bit
RandomSupport.upgradeSeedTo128bitUnmixed
(long pSeed) RandomSupport.Seed128bit.xor
(long pSeedLo, long pSeedHi) RandomSupport.Seed128bit.xor
(RandomSupport.Seed128bit pSeed) Methods in net.minecraft.world.level.levelgen with parameters of type RandomSupport.Seed128bitConstructors in net.minecraft.world.level.levelgen with parameters of type RandomSupport.Seed128bitModifierConstructorDescription