Uses of Enum Class
net.minecraft.world.level.levelgen.WorldgenRandom.Algorithm
-
Uses of WorldgenRandom.Algorithm in net.minecraft.world.level.levelgen
Modifier and TypeMethodDescriptionNoiseGeneratorSettings.getRandomSource()
static WorldgenRandom.Algorithm
Returns 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.