Class ServerReconfigScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class ServerReconfigScreen extends Screen
  • Field Details

    • DISCONNECT_TIME

      private static final int DISCONNECT_TIME
      See Also:
    • connection

      private final Connection connection
    • disconnectButton

      private Button disconnectButton
    • delayTicker

      private int delayTicker
    • layout

      private final LinearLayout layout
  • Constructor Details

    • ServerReconfigScreen

      public ServerReconfigScreen(Component p_298223_, Connection p_298466_)
  • Method Details