Class TitleScreenModUpdateIndicator

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class TitleScreenModUpdateIndicator 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

    • TitleScreenModUpdateIndicator

      public TitleScreenModUpdateIndicator(Button modButton)
  • Method Details