Interface ClimateProperties

All Known Subinterfaces:
ClimateProperties.Mutable
All Known Implementing Classes:
BiomeHooks.ClimateWrapped

public interface ClimateProperties
  • Method Details

    • hasPrecipitation

      boolean hasPrecipitation()
    • getTemperature

      float getTemperature()
    • getTemperatureModifier

      net.minecraft.world.level.biome.Biome.TemperatureModifier getTemperatureModifier()
    • getDownfall

      float getDownfall()