Uses of Interface
net.minecraft.util.math.random.BaseRandom
Packages that use BaseRandom
-
Uses of BaseRandom in net.minecraft.util.math.random
Classes in net.minecraft.util.math.random that implement BaseRandomModifier and TypeClassDescriptionclass
A checked random that fails fast when it detects concurrent usage.class
class
A local random, not intended to be shared across threads.class
Deprecated.