Uses of Class
net.minecraft.util.math.random.Xoroshiro128PlusPlusRandomImpl
Packages that use Xoroshiro128PlusPlusRandomImpl
-
Uses of Xoroshiro128PlusPlusRandomImpl in net.minecraft.util.math.random
Fields in net.minecraft.util.math.random declared as Xoroshiro128PlusPlusRandomImplModifier and TypeFieldDescriptionprivate Xoroshiro128PlusPlusRandomImpl
Xoroshiro128PlusPlusRandom.implementation
Fields in net.minecraft.util.math.random with type parameters of type Xoroshiro128PlusPlusRandomImplModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<Xoroshiro128PlusPlusRandomImpl> Xoroshiro128PlusPlusRandomImpl.CODEC
Constructors in net.minecraft.util.math.random with parameters of type Xoroshiro128PlusPlusRandomImplModifierConstructorDescriptionprivate
Xoroshiro128PlusPlusRandom
(Xoroshiro128PlusPlusRandomImpl implementation)