Uses of Enum Class
net.minecraft.world.biome.layer.BiomeLayers.Category
Packages that use BiomeLayers.Category
-
Uses of BiomeLayers.Category in net.minecraft.world.biome.layer
Methods in net.minecraft.world.biome.layer that return BiomeLayers.CategoryModifier 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.Methods in net.minecraft.world.biome.layer with parameters of type BiomeLayers.CategoryModifier and TypeMethodDescriptionprivate static void
BiomeLayers.putCategory(Int2IntOpenHashMap map, BiomeLayers.Category category, int id)