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