Uses of Package
net.minecraft.util.math.random
Package
Description
Contains utility method classes, various enums, serialization helpers, and
miscellaneous classes.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
ClassDescriptionA checked random that fails fast when it detects concurrent usage.A reimplementation of
Random
.A random splitter represents necessary bits from a random that can be combined with other seeds to split a new random from the old one.Xoroshiro128++ based pseudo random number generator.Implementation of Xoroshiro128++ pseudo-random number generator. -
-
-
-
-
-
-
ClassDescriptionA random splitter represents necessary bits from a random that can be combined with other seeds to split a new random from the old one.
-
-
ClassDescriptionA random splitter represents necessary bits from a random that can be combined with other seeds to split a new random from the old one.
-
-
-
-
-
-
ClassDescriptionA random splitter represents necessary bits from a random that can be combined with other seeds to split a new random from the old one.
-
-
-
-
-
ClassDescriptionA reimplementation of
Random
.A random splitter represents necessary bits from a random that can be combined with other seeds to split a new random from the old one. -
-
-
-