Class RealmsBackupScreen

All Implemented Interfaces:
Drawable, Element, ParentElement

@Environment(CLIENT) public class RealmsBackupScreen extends RealmsScreen
Mappings:
Namespace Name
official dst
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 Ldst;a:Lorg/apache/logging/log4j/Logger;
      intermediary field_19741 Lnet/minecraft/class_4381;field_19741:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
    • PLUS_ICON

      static final Identifier PLUS_ICON
      Mappings:
      Namespace Name Mixin selector
      official b Ldst;b:Lww;
      intermediary field_22686 Lnet/minecraft/class_4381;field_22686:Lnet/minecraft/class_2960;
      named PLUS_ICON Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;PLUS_ICON:Lnet/minecraft/util/Identifier;
    • RESTORE_ICON

      static final Identifier RESTORE_ICON
      Mappings:
      Namespace Name Mixin selector
      official c Ldst;c:Lww;
      intermediary field_22687 Lnet/minecraft/class_4381;field_22687:Lnet/minecraft/class_2960;
      named RESTORE_ICON Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;RESTORE_ICON:Lnet/minecraft/util/Identifier;
    • RESTORE_TEXT

      static final Text RESTORE_TEXT
      Mappings:
      Namespace Name Mixin selector
      official R Ldst;R:Los;
      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 S Ldst;S:Los;
      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 T Ldst;T:Los;
      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 U Ldst;U:Los;
      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;
    • lastScrollPosition

      static int lastScrollPosition
      Mappings:
      Namespace Name Mixin selector
      official V Ldst;V:I
      intermediary field_19742 Lnet/minecraft/class_4381;field_19742:I
      named lastScrollPosition Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;lastScrollPosition:I
    • field_32119

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

      private final RealmsConfigureWorldScreen parent
      Mappings:
      Namespace Name Mixin selector
      official W Ldst;W:Ldsw;
      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 X Ldst;X: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;
    • toolTip

      Mappings:
      Namespace Name Mixin selector
      official Y Ldst;Y:Los;
      intermediary field_19745 Lnet/minecraft/class_4381;field_19745:Lnet/minecraft/class_2561;
      named toolTip Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;toolTip:Lnet/minecraft/text/Text;
    • backupObjectSelectionList

      Mappings:
      Namespace Name Mixin selector
      official Z Ldst;Z:Ldst$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 aa Ldst;aa: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 ab Ldst;ab: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 ac Ldst;ac:Ldwz;
      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 ad Ldst;ad:Ldwz;
      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 ae Ldst;ae:Ldwz;
      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 af Ldst;af: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 ag Ldst;ag:Ldrp;
      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> Ldst;<init>(Ldsw;Ldrp;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.

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

      void generateChangeList()
      Mappings:
      Namespace Name Mixin selector
      official h Ldst;h()V
      intermediary method_21154 Lnet/minecraft/class_4381;method_21154()V
      named generateChangeList Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;generateChangeList()V
    • addToChangeList

      private void addToChangeList(Backup backup, String key)
      Mappings:
      Namespace Name Mixin selector
      official a Ldst;a(Ldrf;Ljava/lang/String;)V
      intermediary method_21147 Lnet/minecraft/class_4381;method_21147(Lnet/minecraft/class_4867;Ljava/lang/String;)V
      named addToChangeList Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;addToChangeList(Lnet/minecraft/client/realms/dto/Backup;Ljava/lang/String;)V
    • updateButtonStates

      void updateButtonStates()
      Mappings:
      Namespace Name Mixin selector
      official w Ldst;w()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 x Ldst;x()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 y Ldst;y()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 Ldxx;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 Ldst;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 z Ldst;z()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 A Ldst;A()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 B Ldst;B()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(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Ldxu;a(Ldqk;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
    • renderMousehoverTooltip

      protected void renderMousehoverTooltip(MatrixStack matrices, @Nullable @Nullable Text text, int int2, int int3)
      Mappings:
      Namespace Name Mixin selector
      official a Ldst;a(Ldqk;Los;II)V
      intermediary method_21153 Lnet/minecraft/class_4381;method_21153(Lnet/minecraft/class_4587;Lnet/minecraft/class_2561;II)V
      named renderMousehoverTooltip Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;renderMousehoverTooltip(Lnet/minecraft/client/util/math/MatrixStack;Lnet/minecraft/text/Text;II)V