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