net.minecraft.util.math.random

public class Xoroshiro128PlusPlusRandomImpl

net.minecraft.world.level.levelgen.Xoroshiro128PlusPlus
net.minecraft.class_6676
net.minecraft.util.math.random.Xoroshiro128PlusPlusRandomImpl

Field summary

Modifier and TypeField
private long
seedLo
field_35146
seedLo
private long
seedHi
field_35147
seedHi
public static final com.mojang.serialization.Codec<Xoroshiro128PlusPlusRandomImpl>
CODEC
field_44879
CODEC

Constructor summary

ModifierConstructor
public (RandomSeed$XoroshiroSeed seed)
public (long seedLo, long seedHi)

Method summary

Modifier and TypeMethod
public long
nextLong()
method_39007()
next()
private static LongStream
lambda$static$2(Xoroshiro128PlusPlus arg0)
method_51857(class_6676 arg0)
method_51857(Xoroshiro128PlusPlusRandomImpl random)
private static com.mojang.serialization.DataResult
lambda$static$1(LongStream arg0)
method_51858(LongStream arg0)
method_51858(LongStream stream)
private static Xoroshiro128PlusPlusRandomImpl
lambda$static$0(long[] arg0)
method_51859(long[] arg0)
method_51859(long[] seeds)