Uses of Enum Class
net.minecraft.util.math.random.ChunkRandom.RandomProvider
-
Uses of ChunkRandom.RandomProvider in net.minecraft.util.math.random
Modifier and TypeMethodDescriptionstatic ChunkRandom.RandomProvider
Returns the enum constant of this class with the specified name.static ChunkRandom.RandomProvider[]
ChunkRandom.RandomProvider.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ChunkRandom.RandomProvider in net.minecraft.world.gen.chunk