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