Uses of Class
net.minecraft.util.math.random.Xoroshiro128PlusPlusRandomImpl
-
Uses of Xoroshiro128PlusPlusRandomImpl in net.minecraft.util.math.random
Modifier and TypeFieldDescriptionprivate Xoroshiro128PlusPlusRandomImpl
Xoroshiro128PlusPlusRandom.implementation
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Xoroshiro128PlusPlusRandomImpl>
Xoroshiro128PlusPlusRandomImpl.CODEC
ModifierConstructorDescriptionprivate
Xoroshiro128PlusPlusRandom
(Xoroshiro128PlusPlusRandomImpl implementation)