Class TitleScreenModUpdateIndicator

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class TitleScreenModUpdateIndicator extends Screen
  • Field Details Link icon

    • VERSION_CHECK_ICONS Link icon

      private static final ResourceLocation VERSION_CHECK_ICONS
    • modButton Link icon

      private final Button modButton
    • showNotification Link icon

      private VersionChecker.Status showNotification
    • hasCheckedForUpdates Link icon

      private boolean hasCheckedForUpdates
  • Constructor Details Link icon

    • TitleScreenModUpdateIndicator Link icon

      public TitleScreenModUpdateIndicator(Button modButton)
  • Method Details Link icon