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