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