Interface DaytimeRestriction.SkipsDaytimeRestriction

All Known Implementing Classes:
IgnoreDaytimeWeatherRestrictions
Enclosing class:
DaytimeRestriction

public static interface DaytimeRestriction.SkipsDaytimeRestriction
  • Method Summary

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

    • shouldSkipDaytime

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