Interface WeatherRestriction.SkipsWeatherRestriction

All Known Implementing Classes:
IgnoreDaytimeWeatherRestrictions
Enclosing class:
WeatherRestriction

public static interface WeatherRestriction.SkipsWeatherRestriction
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    shouldSkipWeather(net.minecraft.world.level.Level level)
     
  • Method Details

    • shouldSkipWeather

      boolean shouldSkipWeather(net.minecraft.world.level.Level level)