Class RealmsSelectFileToUploadScreen.WorldSelectionList

All Implemented Interfaces:
Drawable, Element, Narratable, Navigable, ParentElement, Selectable, Widget
Enclosing class:
RealmsSelectFileToUploadScreen

@Environment(CLIENT) private class RealmsSelectFileToUploadScreen.WorldSelectionList extends AlwaysSelectedEntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>
Mappings:
Namespace Name
named net/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen$WorldSelectionList
intermediary net/minecraft/class_4416$class_4418
official fkf$b
  • Constructor Details

    • WorldSelectionList

      public WorldSelectionList()
  • Method Details

    • addEntry

      public void addEntry(LevelSummary summary)
      Mappings:
      Namespace Name Mixin selector
      named addEntry Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen$WorldSelectionList;addEntry(Lnet/minecraft/world/level/storage/LevelSummary;)V
      intermediary method_21412 Lnet/minecraft/class_4416$class_4418;method_21412(Lnet/minecraft/class_34;)V
      official a Lfkf$b;a(Lewd;)V
    • setSelected

      public void setSelected(@Nullable @Nullable RealmsSelectFileToUploadScreen.WorldListEntry worldListEntry)
      Overrides:
      setSelected in class EntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>
      Mappings:
      Namespace Name Mixin selector
      named setSelected Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen$WorldSelectionList;setSelected(Lnet/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen$WorldListEntry;)V
      intermediary method_25227 Lnet/minecraft/class_4416$class_4418;method_25227(Lnet/minecraft/class_4416$class_4417;)V
      official a Lfkf$b;a(Lfkf$a;)V
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>
      Mappings:
      Namespace Name Mixin selector
      named getRowWidth Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
      intermediary method_25322 Lnet/minecraft/class_350;method_25322()I
      official a Lfnz;a()I