Class NotificationsSection

java.lang.Object
net.mcreator.preferences.PreferencesSection
net.mcreator.preferences.data.NotificationsSection

public class NotificationsSection extends PreferencesSection
  • Field Details

    • openWhatsNextPage

      public final BooleanEntry openWhatsNextPage
    • checkAndNotifyForUpdates

      public final BooleanEntry checkAndNotifyForUpdates
    • checkAndNotifyForPatches

      public final BooleanEntry checkAndNotifyForPatches
    • showWebsiteNewsNotifications

      public final BooleanEntry showWebsiteNewsNotifications
    • checkAndNotifyForPluginUpdates

      public final BooleanEntry checkAndNotifyForPluginUpdates
  • Method Details