net.minecraft.util

public class LinearCongruentialGenerator

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

字段概要

修饰符与类型字段
private static final long
a
MULTIPLIER
field_29842
field_29842
f_144818_
private static final long
b
INCREMENT
field_29843
field_29843
f_144819_

构造函数概要

修饰符构造函数
public ()

方法概要

修饰符与类型方法
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)