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.randomMethods in net.minecraft.util.math.random that return ChunkRandom.RandomProviderModifier and TypeMethodDescriptionstatic ChunkRandom.RandomProviderReturns 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.chunkMethods in net.minecraft.world.gen.chunk that return ChunkRandom.RandomProvider