Uses of Enum Class
net.minecraft.world.biome.layer.EdgeLayer.Type
Packages that use EdgeLayer.Type
-
Uses of EdgeLayer.Type in net.minecraft.world.biome.layer
Fields in net.minecraft.world.biome.layer declared as EdgeLayer.TypeMethods in net.minecraft.world.biome.layer that return EdgeLayer.TypeModifier and TypeMethodDescriptionstatic EdgeLayer.TypeReturns the enum constant of this class with the specified name.static EdgeLayer.Type[]EdgeLayer.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.minecraft.world.biome.layer with parameters of type EdgeLayer.Type