Uses of Enum Class
net.minecraft.world.level.levelgen.WorldgenRandom.Algorithm
Packages that use WorldgenRandom.Algorithm
- 
Uses of WorldgenRandom.Algorithm in net.minecraft.world.level.levelgenMethods in net.minecraft.world.level.levelgen that return WorldgenRandom.AlgorithmModifier and TypeMethodDescriptionNoiseGeneratorSettings.getRandomSource()static WorldgenRandom.AlgorithmReturns the enum constant of this class with the specified name.static WorldgenRandom.Algorithm[]WorldgenRandom.Algorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.