Class RealmsBackupScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

@Environment(CLIENT) public class RealmsBackupScreen extends RealmsScreen
Mappings:
Namespace Name
official eoc
intermediary net/minecraft/class_4381
named net/minecraft/client/realms/gui/screen/RealmsBackupScreen
  • Field Details

    • LOGGER

      static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Leoc;a:Lorg/slf4j/Logger;
      intermediary field_19741 Lnet/minecraft/class_4381;field_19741:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;LOGGER:Lorg/slf4j/Logger;
    • RESTORE_TEXT

      static final Text RESTORE_TEXT
      Mappings:
      Namespace Name Mixin selector
      official b Leoc;b:Ltl;
      intermediary field_26471 Lnet/minecraft/class_4381;field_26471:Lnet/minecraft/class_2561;
      named RESTORE_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;RESTORE_TEXT:Lnet/minecraft/text/Text;
    • CHANGES_TOOLTIP

      static final Text CHANGES_TOOLTIP
      Mappings:
      Namespace Name Mixin selector
      official c Leoc;c:Ltl;
      intermediary field_26472 Lnet/minecraft/class_4381;field_26472:Lnet/minecraft/class_2561;
      named CHANGES_TOOLTIP Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;CHANGES_TOOLTIP:Lnet/minecraft/text/Text;
    • BACKUPS_TEXT

      private static final Text BACKUPS_TEXT
      Mappings:
      Namespace Name Mixin selector
      official y Leoc;y:Ltl;
      intermediary field_26473 Lnet/minecraft/class_4381;field_26473:Lnet/minecraft/class_2561;
      named BACKUPS_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;BACKUPS_TEXT:Lnet/minecraft/text/Text;
    • NO_BACKUPS_TEXT

      private static final Text NO_BACKUPS_TEXT
      Mappings:
      Namespace Name Mixin selector
      official z Leoc;z:Ltl;
      intermediary field_26474 Lnet/minecraft/class_4381;field_26474:Lnet/minecraft/class_2561;
      named NO_BACKUPS_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;NO_BACKUPS_TEXT:Lnet/minecraft/text/Text;
    • UPLOADED

      private static final String UPLOADED
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official K Leoc;K:Ljava/lang/String;
      intermediary field_32119 Lnet/minecraft/class_4381;field_32119:Ljava/lang/String;
      named UPLOADED Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;UPLOADED:Ljava/lang/String;
    • parent

      private final RealmsConfigureWorldScreen parent
      Mappings:
      Namespace Name Mixin selector
      official A Leoc;A:Leof;
      intermediary field_19743 Lnet/minecraft/class_4381;field_19743:Lnet/minecraft/class_4388;
      named parent Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;parent:Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;
    • backups

      List<Backup> backups
      Mappings:
      Namespace Name Mixin selector
      official B Leoc;B:Ljava/util/List;
      intermediary field_19744 Lnet/minecraft/class_4381;field_19744:Ljava/util/List;
      named backups Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;backups:Ljava/util/List;
    • backupObjectSelectionList

      Mappings:
      Namespace Name Mixin selector
      official C Leoc;C:Leoc$a;
      intermediary field_19746 Lnet/minecraft/class_4381;field_19746:Lnet/minecraft/class_4381$class_4382;
      named backupObjectSelectionList Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;backupObjectSelectionList:Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen$BackupObjectSelectionList;
    • selectedBackup

      int selectedBackup
      Mappings:
      Namespace Name Mixin selector
      official D Leoc;D:I
      intermediary field_19747 Lnet/minecraft/class_4381;field_19747:I
      named selectedBackup Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;selectedBackup:I
    • slotId

      private final int slotId
      Mappings:
      Namespace Name Mixin selector
      official E Leoc;E:I
      intermediary field_19748 Lnet/minecraft/class_4381;field_19748:I
      named slotId Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;slotId:I
    • downloadButton

      private ButtonWidget downloadButton
      Mappings:
      Namespace Name Mixin selector
      official F Leoc;F:Lesq;
      intermediary field_19749 Lnet/minecraft/class_4381;field_19749:Lnet/minecraft/class_4185;
      named downloadButton Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;downloadButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • restoreButton

      private ButtonWidget restoreButton
      Mappings:
      Namespace Name Mixin selector
      official G Leoc;G:Lesq;
      intermediary field_19750 Lnet/minecraft/class_4381;field_19750:Lnet/minecraft/class_4185;
      named restoreButton Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;restoreButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • changesButton

      private ButtonWidget changesButton
      Mappings:
      Namespace Name Mixin selector
      official H Leoc;H:Lesq;
      intermediary field_19751 Lnet/minecraft/class_4381;field_19751:Lnet/minecraft/class_4185;
      named changesButton Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;changesButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • noBackups

      Boolean noBackups
      Mappings:
      Namespace Name Mixin selector
      official I Leoc;I:Ljava/lang/Boolean;
      intermediary field_19752 Lnet/minecraft/class_4381;field_19752:Ljava/lang/Boolean;
      named noBackups Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;noBackups:Ljava/lang/Boolean;
    • serverData

      final RealmsServer serverData
      Mappings:
      Namespace Name Mixin selector
      official J Leoc;J:Lemw;
      intermediary field_19753 Lnet/minecraft/class_4381;field_19753:Lnet/minecraft/class_4877;
      named serverData Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;serverData:Lnet/minecraft/client/realms/dto/RealmsServer;
  • Constructor Details

    • RealmsBackupScreen

      public RealmsBackupScreen(RealmsConfigureWorldScreen parent, RealmsServer serverData, int slotId)
      Mappings:
      Namespace Name Mixin selector
      official <init> Leoc;<init>(Leof;Lemw;I)V
      intermediary <init> Lnet/minecraft/class_4381;<init>(Lnet/minecraft/class_4388;Lnet/minecraft/class_4877;I)V
      named <init> Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsConfigureWorldScreen;Lnet/minecraft/client/realms/dto/RealmsServer;I)V
  • Method Details

    • init

      public void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      This should call Screen.setInitialFocus(net.minecraft.client.gui.Element) to set the element that is initially focused.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official aH_ Leyk;aH_()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • updateButtonStates

      void updateButtonStates()
      Mappings:
      Namespace Name Mixin selector
      official D Leoc;D()V
      intermediary method_21160 Lnet/minecraft/class_4381;method_21160()V
      named updateButtonStates Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;updateButtonStates()V
    • shouldChangesButtonBeVisible

      private boolean shouldChangesButtonBeVisible()
      Mappings:
      Namespace Name Mixin selector
      official E Leoc;E()Z
      intermediary method_21162 Lnet/minecraft/class_4381;method_21162()Z
      named shouldChangesButtonBeVisible Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;shouldChangesButtonBeVisible()Z
    • shouldRestoreButtonBeVisible

      private boolean shouldRestoreButtonBeVisible()
      Mappings:
      Namespace Name Mixin selector
      official F Leoc;F()Z
      intermediary method_21164 Lnet/minecraft/class_4381;method_21164()Z
      named shouldRestoreButtonBeVisible Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;shouldRestoreButtonBeVisible()Z
    • keyPressed

      public boolean keyPressed(int keyCode, int scanCode, int modifiers)
      Callback for when a key down event has been captured. The key code is identified by the constants in GLFW class.
      Specified by:
      keyPressed in interface Element
      Specified by:
      keyPressed in interface ParentElement
      Overrides:
      keyPressed in class Screen
      Parameters:
      keyCode - the named key code of the event as described in the GLFW class
      scanCode - the unique/platform-specific scan code of the keyboard input
      modifiers - a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Leuk;a(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z
    • restoreClicked

      void restoreClicked(int selectedBackup)
      Mappings:
      Namespace Name Mixin selector
      official a Leoc;a(I)V
      intermediary method_21155 Lnet/minecraft/class_4381;method_21155(I)V
      named restoreClicked Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;restoreClicked(I)V
    • downloadClicked

      private void downloadClicked()
      Mappings:
      Namespace Name Mixin selector
      official G Leoc;G()V
      intermediary method_21166 Lnet/minecraft/class_4381;method_21166()V
      named downloadClicked Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;downloadClicked()V
    • downloadWorldData

      private void downloadWorldData()
      Mappings:
      Namespace Name Mixin selector
      official H Leoc;H()V
      intermediary method_21168 Lnet/minecraft/class_4381;method_21168()V
      named downloadWorldData Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;downloadWorldData()V
    • restore

      private void restore()
      Mappings:
      Namespace Name Mixin selector
      official I Leoc;I()V
      intermediary method_21170 Lnet/minecraft/class_4381;method_21170()V
      named restore Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;restore()V
    • render

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Lets;a(Lesf;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V