Interface WeatherRestriction.SkipsWeatherRestriction
- All Known Implementing Classes:
IgnoreDaytimeWeatherRestrictions
- Enclosing class:
WeatherRestriction
public static interface WeatherRestriction.SkipsWeatherRestriction
-
Method Summary
Modifier and TypeMethodDescriptionbooleanshouldSkipWeather(net.minecraft.world.level.Level level)
-
Method Details
-
shouldSkipWeather
boolean shouldSkipWeather(net.minecraft.world.level.Level level)
-