Class RealmsBackupScreen.Entry

All Implemented Interfaces:
GuiEventListener, TabOrderedElement, NarrationSupplier
Enclosing class:
RealmsBackupScreen

class RealmsBackupScreen.Entry extends ObjectSelectionList.Entry<RealmsBackupScreen.Entry>
  • Field Details

  • Constructor Details

    • Entry

      public Entry(Backup p_88250_)
  • Method Details

    • populateChangeList

      private void populateChangeList(Backup p_279365_)
    • addToChangeList

      private void addToChangeList(String p_279195_)
    • addChangesButton

      private void addChangesButton()
    • addRestoreButton

      private void addRestoreButton()
    • mouseClicked

      public boolean mouseClicked(double p_279279_, double p_279118_, int p_279445_)
    • render

      public void render(GuiGraphics p_281408_, int p_281974_, int p_282495_, int p_282463_, int p_281562_, int p_282782_, int p_281638_, int p_283190_, boolean p_283105_, float p_282066_)
      Specified by:
      render in class AbstractSelectionList.Entry<RealmsBackupScreen.Entry>
    • getMediumDatePresentation

      private String getMediumDatePresentation(Date p_88276_)
    • getNarration

      public Component getNarration()
      Specified by:
      getNarration in class ObjectSelectionList.Entry<RealmsBackupScreen.Entry>