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