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