Uses of Enum Class
net.minecraft.world.biome.layer.BiomeLayers.Category
-
Uses of BiomeLayers.Category in net.minecraft.world.biome.layer
Modifier and TypeMethodDescriptionstatic BiomeLayers.Category
Returns the enum constant of this class with the specified name.static BiomeLayers.Category[]
BiomeLayers.Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprivate static void
BiomeLayers.putCategory(Int2IntOpenHashMap map, BiomeLayers.Category category, int id)