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