net.minecraft.util

public class LinearCongruentialGenerator

afk
net.minecraft.util.LinearCongruentialGenerator
net.minecraft.class_4540
net.minecraft.world.biome.source.SeedMixer
net.minecraft.util.FastRandom
net.minecraft.server.v1_16_R3.LinearCongruentialGenerator

Method summary

Modifier and TypeMethod
public static long
a(long arg0, long arg1)
next(long arg0, long arg1)
method_22372(long arg0, long arg1)
mixSeed(long seed, long salt)
func_226162_a_(long arg0, long arg1)