Class RealmsBackupScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class RealmsBackupScreen extends RealmsScreen
  • Field Details

  • Constructor Details

  • Method Details

    • init

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

      public void render(GuiGraphics p_420022_, int p_419562_, int p_420071_, float p_419820_)
      Description copied from interface: Renderable
      Renders the graphical user interface (GUI) element.
      Specified by:
      render in interface Renderable
      Overrides:
      render in class Screen
      Parameters:
      p_420022_ - the GuiGraphics object used for rendering.
      p_419562_ - the x-coordinate of the mouse cursor.
      p_420071_ - the y-coordinate of the mouse cursor.
      p_419820_ - the partial tick time.
    • repositionElements

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

      private void fetchRealmsBackups()
    • onClose

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

      private void downloadClicked()