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 fjj$b
  • Constructor Details Link icon

    • WorldSelectionList Link icon

      public WorldSelectionList()
  • Method Details Link icon

    • addEntry Link icon

      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 Lfjj$b;a(Levh;)V
    • setSelected Link icon

      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 Lfjj$b;a(Lfjj$a;)V
    • getRowWidth Link icon

      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 Lfon;a()I