Uses of Class
net.minecraft.world.level.levelgen.XoroshiroRandomSource
Packages that use XoroshiroRandomSource
-
Uses of XoroshiroRandomSource in net.minecraft.world
Fields in net.minecraft.world declared as XoroshiroRandomSourceMethods in net.minecraft.world that return XoroshiroRandomSourceModifier and TypeMethodDescriptionprivate static XoroshiroRandomSource
RandomSequence.createSequence
(long p_289567_, Optional<ResourceLocation> p_294573_) Constructors in net.minecraft.world with parameters of type XoroshiroRandomSource -
Uses of XoroshiroRandomSource in net.minecraft.world.level.levelgen
Fields in net.minecraft.world.level.levelgen with type parameters of type XoroshiroRandomSourceModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<XoroshiroRandomSource> XoroshiroRandomSource.CODEC