Class RealmsBackupScreen

All Implemented Interfaces:
Drawable, Element, ParentElement

@Environment(CLIENT) public class RealmsBackupScreen extends RealmsScreen
Mappings:
Namespace Name
official ego
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 Lego;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;
    • PLUS_ICON

      static final Identifier PLUS_ICON
      Mappings:
      Namespace Name Mixin selector
      official b Lego;b:Lacf;
      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 Lego;c:Lacf;
      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 I Lego;I:Lss;
      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 J Lego;J:Lss;
      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 K Lego;K:Lss;
      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 L Lego;L:Lss;
      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 M Lego;M:I
      intermediary field_19742 Lnet/minecraft/class_4381;field_19742:I
      named lastScrollPosition Lnet/minecraft/client/realms/gui/screen/RealmsBackupScreen;lastScrollPosition:I
    • UPLOADED

      private static final String UPLOADED
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official Y Lego;Y: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 N Lego;N:Legr;
      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 O Lego;O: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 P Lego;P:Lss;
      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 Q Lego;Q:Lego$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 R Lego;R: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 S Lego;S: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 T Lego;T:Leky;
      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 U Lego;U:Leky;
      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 V Lego;V:Leky;
      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 W Lego;W: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 X Lego;X:Lefi;
      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> Lego;<init>(Legr;Lefi;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 Lepb;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 w Lego;w()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 Lego;a(Leey;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 x Lego;x()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 y Lego;y()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 z Lego;z()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 Lemg;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 Lego;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 A Lego;A()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 B Lego;B()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 C Lego;C()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 Lely;a(Leed;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 mouseX, int mouseY)
      Mappings:
      Namespace Name Mixin selector
      official a Lego;a(Leed;Lss;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