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