net.minecraft.util

public class LinearCongruentialGenerator

aiu
net.minecraft.util.LinearCongruentialGenerator
net.minecraft.class_4540
net.minecraft.world.biome.source.SeedMixer
net.minecraft.src.C_185_
net.minecraft.util.LinearCongruentialGenerator

Field summary

Modifier and TypeField
private static final long
a
MULTIPLIER
field_29842
field_29842
f_144818_
private static final long
b
INCREMENT
field_29843
field_29843
f_144819_

Constructor summary

ModifierConstructor
public ()

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)
m_13972_(long p_13973_, long arg1)