Uses of Enum Class
net.minecraft.world.biome.layer.SimpleLandNoiseLayer
-
Uses of SimpleLandNoiseLayer in net.minecraft.world.biome.layer
Modifier and TypeMethodDescriptionstatic SimpleLandNoiseLayer
Returns the enum constant of this class with the specified name.static SimpleLandNoiseLayer[]
SimpleLandNoiseLayer.values()
Returns an array containing the constants of this enum class, in the order they are declared.