fabric/fabric-dimensions-v1
Juuxel b1726571e4 Fix day/night-cycle enabling in World.isDay and World.isNight being
hardcoded for Overworld, use Dimension.hasVisibleSky instead.

- World.isDay() and World.isNight() are now un-hardcoded.
  Instead of checking for the overworld, they check for a visible sky
  like clocks. The check is false for the nether and the end,
  so vanilla behaviour stays the same.
2020-03-05 13:55:54 +01:00
..
src/main Fix day/night-cycle enabling in World.isDay and World.isNight being 2020-03-05 13:55:54 +01:00
build.gradle Fix day/night-cycle enabling in World.isDay and World.isNight being 2020-03-05 13:55:54 +01:00