Class RealmsClientOutdatedScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class RealmsClientOutdatedScreen extends RealmsScreen
  • Field Details

    • INCOMPATIBLE_TITLE

      private static final Component INCOMPATIBLE_TITLE
    • INCOMPATIBLE_CLIENT_VERSION

      private static final Component INCOMPATIBLE_CLIENT_VERSION
    • UNSUPPORTED_SNAPSHOT_VERSION

      private static final Component UNSUPPORTED_SNAPSHOT_VERSION
    • OUTDATED_STABLE_VERSION

      private static final Component OUTDATED_STABLE_VERSION
    • lastScreen

      private final Screen lastScreen
    • layout

      private final HeaderAndFooterLayout layout
  • Constructor Details

    • RealmsClientOutdatedScreen

      public RealmsClientOutdatedScreen(Screen p_231304_)
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Screen
    • repositionElements

      protected void repositionElements()
      Overrides:
      repositionElements in class Screen
    • onClose

      public void onClose()
      Overrides:
      onClose in class Screen
    • getErrorMessage

      private Component getErrorMessage()