Class NotificationModUpdateScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Widget

public class NotificationModUpdateScreen extends Screen
  • Field Details

    • VERSION_CHECK_ICONS

      private static final ResourceLocation VERSION_CHECK_ICONS
    • modButton

      private final Button modButton
    • showNotification

      private VersionChecker.Status showNotification
    • hasCheckedForUpdates

      private boolean hasCheckedForUpdates
  • Constructor Details

    • NotificationModUpdateScreen

      public NotificationModUpdateScreen(Button modButton)
  • Method Details