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.Modifier and TypeMethodDescriptionstatic NoiseRouter
NoiseRouterData.createNoiseRouter
(NoiseSettings p_209503_, long p_209504_, Registry<NormalNoise.NoiseParameters> p_209505_, WorldgenRandom.Algorithm p_209506_, NoiseRouterWithOnlyNoises p_209507_) ModifierConstructorDescriptionSurfaceSystem
(Registry<NormalNoise.NoiseParameters> p_198285_, BlockState p_198286_, int p_198287_, long p_198288_, WorldgenRandom.Algorithm p_198289_)