Uses of Class
net.minecraft.util.math.random.Xoroshiro128PlusPlusRandom
Packages that use Xoroshiro128PlusPlusRandom
-
Uses of Xoroshiro128PlusPlusRandom in net.minecraft.util.math.random
Fields in net.minecraft.util.math.random declared as Xoroshiro128PlusPlusRandomFields in net.minecraft.util.math.random with type parameters of type Xoroshiro128PlusPlusRandomModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Xoroshiro128PlusPlusRandom> Xoroshiro128PlusPlusRandom.CODEC
Methods in net.minecraft.util.math.random that return Xoroshiro128PlusPlusRandomModifier and TypeMethodDescriptionprivate static Xoroshiro128PlusPlusRandom
RandomSequence.createSource
(long seed, Optional<Identifier> id) Constructors in net.minecraft.util.math.random with parameters of type Xoroshiro128PlusPlusRandom