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