History - net.minecraft.util.math.random.Random
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
Random (): createNewThreadLocalInstance, method_43053, createLocal
Random (): createThreadLocalInstance, method_43053, createLocal
Random (long): createThreadLocalInstance, method_1_2569, createLocal
1.21.11_unobfuscated
Names
net.minecraft.util.RandomSource
net.minecraft.class_5819
net.minecraft.util.math.random.Random
Fields
double: GAUSSIAN_SPREAD_FACTOR, field_38930, field_38930
Constructors
Methods
Random (): create, method_43047, create
Random (): createThreadSafe, method_43050, createThreadSafe
Random (long): create, method_43049, create
Random (): createNewThreadLocalInstance, method_43053, createLocal
Random (): fork, method_38420, split
RandomSplitter (): forkPositional, method_38421, nextSplitter
void (long): setSeed, method_43052, setSeed
int (): nextInt, method_43054, nextInt
int (int): nextInt, method_43048, nextInt
int (int, int): nextIntBetweenInclusive, method_39332, nextBetween
long (): nextLong, method_43055, nextLong
boolean (): nextBoolean, method_43056, nextBoolean
float (): nextFloat, method_43057, nextFloat
double (): nextDouble, method_43058, nextDouble
double (): nextGaussian, method_43059, nextGaussian
double (double, double): triangle, method_43385, nextTriangular
float (float, float): triangle, method_62816, nextTriangular
void (int): consumeCount, method_33650, skip
int (int, int): nextInt, method_43051, nextBetweenExclusive