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