Class SpecialDates

java.lang.Object
net.minecraft.util.SpecialDates

public class SpecialDates extends Object
  • Field Details

    • HALLOWEEN

      public static final MonthDay HALLOWEEN
    • CHRISTMAS_RANGE

      public static final List<MonthDay> CHRISTMAS_RANGE
    • CHRISTMAS

      public static final MonthDay CHRISTMAS
    • NEW_YEAR

      public static final MonthDay NEW_YEAR
  • Constructor Details

    • SpecialDates

      public SpecialDates()
  • Method Details

    • dayNow

      public static MonthDay dayNow()
    • isHalloween

      public static boolean isHalloween()
    • isExtendedChristmas

      public static boolean isExtendedChristmas()