Class RealmsClientOutdatedScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Widget

public class RealmsClientOutdatedScreen extends RealmsScreen
  • Field Details

    • OUTDATED_TITLE

      private static final Component OUTDATED_TITLE
    • OUTDATED_MESSAGES

      private static final Component[] OUTDATED_MESSAGES
    • INCOMPATIBLE_TITLE

      private static final Component INCOMPATIBLE_TITLE
    • INCOMPATIBLE_MESSAGES

      private static final Component[] INCOMPATIBLE_MESSAGES
    • lastScreen

      private final Screen lastScreen
    • outdated

      private final boolean outdated
  • Constructor Details

    • RealmsClientOutdatedScreen

      public RealmsClientOutdatedScreen(Screen p_88366_, boolean p_88367_)
  • Method Details