Uses of Enum
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 type with the specified name.static BiomeLayers.Category[]BiomeLayers.Category.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.world.biome.layer with parameters of type BiomeLayers.CategoryModifier and TypeMethodDescriptionprivate static voidBiomeLayers.putCategory(Int2IntOpenHashMap map, BiomeLayers.Category category, int id)