net.minecraft.util.math.random

public class GaussianGenerator

net.minecraft.world.level.levelgen.MarsagliaPolarGaussian
net.minecraft.class_6672
net.minecraft.util.math.random.GaussianGenerator

Field summary

Modifier and TypeField
public final Random
randomSource
field_35126
baseRandom
private double
nextNextGaussian
field_35127
nextNextGaussian
private boolean
haveNextNextGaussian
field_35128
hasNextGaussian

Constructor summary

ModifierConstructor
public (Random baseRandom)

Method summary

Modifier and TypeMethod
public void
reset()
method_39541()
reset()
public double
nextGaussian()
method_38996()
next()