net.minecraft.server.v1_14_R1

public class SeededRandom

extends Random

bzb
net.minecraft.class_2919
net.minecraft.util.SharedSeedRandom
net.minecraft.server.v1_14_R1.SeededRandom

Field summary

Modifier and TypeField
private int
a
field_13276
field_202428_a

Constructor summary

ModifierConstructor
public ()
public (long arg0)

Method summary

Modifier and TypeMethod
public void
a(int arg0)
method_12660(int arg0)
func_202423_a(int arg0)
protected int
next(int arg0)
next(int arg0)
public long
a(int arg0, int arg1)
method_12659(int arg0, int arg1)
func_202422_a(int arg0, int arg1)
public long
a(long arg0, int arg1, int arg2)
method_12661(long arg0, int arg1, int arg2)
func_202424_a(long arg0, int arg1, int arg2)
public long
b(long arg0, int arg1, int arg2)
method_12664(long arg0, int arg1, int arg2)
func_202426_b(long arg0, int arg1, int arg2)
public long
c(long arg0, int arg1, int arg2)
method_12663(long arg0, int arg1, int arg2)
func_202425_c(long arg0, int arg1, int arg2)
public long
a(long arg0, int arg1, int arg2, int arg3)
method_12665(long arg0, int arg1, int arg2, int arg3)
func_202427_a(long arg0, int arg1, int arg2, int arg3)
public static Random
a(int arg0, int arg1, long arg2, long arg3)
method_12662(int arg0, int arg1, long arg2, long arg3)
func_205190_a(int arg0, int arg1, long arg2, long arg3)