Uses of Enum Class
net.minecraft.util.math.random.ChunkRandom.RandomProvider
Packages that use ChunkRandom.RandomProvider
-
Uses of ChunkRandom.RandomProvider in net.minecraft.util.math.random
Methods in net.minecraft.util.math.random that return ChunkRandom.RandomProviderModifier 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
Methods in net.minecraft.world.gen.chunk that return ChunkRandom.RandomProvider