Class RealmsSelectFileToUploadScreen.WorldSelectionList

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

@Environment(CLIENT) private class RealmsSelectFileToUploadScreen.WorldSelectionList extends RealmsObjectSelectionList<RealmsSelectFileToUploadScreen.WorldListEntry>
Mappings:
Namespace Name
named net/minecraft/client/realms/gui/screen/RealmsSelectFileToUploadScreen$WorldSelectionList
intermediary net/minecraft/class_4416$class_4418
official fem$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 Lfem$b;a(Lerg;)V
    • getMaxPosition

      public int getMaxPosition()
      Overrides:
      getMaxPosition in class RealmsObjectSelectionList<RealmsSelectFileToUploadScreen.WorldListEntry>
      Mappings:
      Namespace Name Mixin selector
      named getMaxPosition Lnet/minecraft/client/gui/widget/EntryListWidget;getMaxPosition()I
      intermediary method_25317 Lnet/minecraft/class_350;method_25317()I
      official a Lfih;a()I
    • 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 Lfem$b;a(Lfem$a;)V