类 RealmsClientOutdatedScreen

所有已实现的接口:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class RealmsClientOutdatedScreen extends RealmsScreen
  • 字段详细资料

    • 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
  • 构造器详细资料

    • RealmsClientOutdatedScreen

      public RealmsClientOutdatedScreen(Screen p_231304_)
  • 方法详细资料

    • init

      public void init()
      覆盖:
      init 在类中 Screen
    • repositionElements

      protected void repositionElements()
      覆盖:
      repositionElements 在类中 Screen
    • onClose

      public void onClose()
      覆盖:
      onClose 在类中 Screen
    • getErrorMessage

      private Component getErrorMessage()