net.minecraft.server.v1_13_R2

public class SeededRandom

extends Random

boz
net.minecraft.util.SharedSeedRandom
net.minecraft.server.v1_13_R2.SeededRandom

Field summary

Modifier and TypeField
private int
a
field_202428_a

Constructor summary

ModifierConstructor
public ()
public (long arg0)

Method summary

Modifier and TypeMethod
public void
a(int arg0)
func_202423_a(int arg0)
protected int
next(int arg0)
next(int arg0)
public long
a(int arg0, int arg1)
func_202422_a(int arg0, int arg1)
public long
a(long arg0, int arg1, int arg2)
func_202424_a(long arg0, int arg1, int arg2)
public long
b(long arg0, int arg1, int arg2)
func_202426_b(long arg0, int arg1, int arg2)
public long
c(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)
func_202427_a(long arg0, int arg1, int arg2, int arg3)
public static Random
a(int arg0, int arg1, long arg2, long arg3)
func_205190_a(int arg0, int arg1, long arg2, long arg3)