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.Seed128bitRandomSequence.seedForKey(ResourceLocation key) -
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.Seed128bitRandomSupport.seedFromHashOf(String string) static RandomSupport.Seed128bitRandomSupport.upgradeSeedTo128bit(long seed) static RandomSupport.Seed128bitRandomSupport.upgradeSeedTo128bitUnmixed(long seed) RandomSupport.Seed128bit.xor(long seedLo, long seedHi) RandomSupport.Seed128bit.xor(RandomSupport.Seed128bit seed) 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