Uses of Class
net.minecraft.world.biome.layer.AddClimateLayers.AddTemperateBiomesLayer
Package | Description |
---|---|
net.minecraft.world.biome.layer |
-
Uses of AddClimateLayers.AddTemperateBiomesLayer in net.minecraft.world.biome.layer
Methods in net.minecraft.world.biome.layer that return AddClimateLayers.AddTemperateBiomesLayer Modifier and Type Method Description static AddClimateLayers.AddTemperateBiomesLayer
AddClimateLayers.AddTemperateBiomesLayer. valueOf(String name)
Returns the enum constant of this type with the specified name.static AddClimateLayers.AddTemperateBiomesLayer[]
AddClimateLayers.AddTemperateBiomesLayer. values()
Returns an array containing the constants of this enum type, in the order they are declared.