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.CategoryReturns 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 voidBiomeLayers.putCategory(it.unimi.dsi.fastutil.ints.Int2IntOpenHashMap map, BiomeLayers.Category category, int id)