Uses of Class
net.minecraft.world.biome.layer.BiomeLayers.Category
| Package | Description |
|---|---|
| net.minecraft.world.biome.layer |
-
Uses of BiomeLayers.Category in net.minecraft.world.biome.layer
Methods in net.minecraft.world.biome.layer that return BiomeLayers.Category Modifier and Type Method Description static BiomeLayers.CategoryBiomeLayers.Category. valueOf(String name)Returns 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.Category Modifier and Type Method Description private static voidBiomeLayers. putCategory(Int2IntOpenHashMap map, BiomeLayers.Category category, int id)