Class RealmsSelectFileToUploadScreen.WorldSelectionList

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

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

    • WorldSelectionList

      public WorldSelectionList()
  • Method Details

    • addEntry

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

      public int getMaxPosition()
      Overrides:
      getMaxPosition in class RealmsObjectSelectionList<RealmsSelectFileToUploadScreen.WorldListEntry>
      Mappings:
      Namespace Name Mixin selector
      official b Leku;b()I
      intermediary method_25317 Lnet/minecraft/class_350;method_25317()I
      named getMaxPosition Lnet/minecraft/client/gui/widget/EntryListWidget;getMaxPosition()I
    • isFocused

      public boolean isFocused()
      Overrides:
      isFocused in class EntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Leku;a()Z
      intermediary method_25316 Lnet/minecraft/class_350;method_25316()Z
      named isFocused Lnet/minecraft/client/gui/widget/EntryListWidget;isFocused()Z
    • renderBackground

      public void renderBackground(MatrixStack matrices)
      Overrides:
      renderBackground in class EntryListWidget<RealmsSelectFileToUploadScreen.WorldListEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Leku;a(Leed;)V
      intermediary method_25325 Lnet/minecraft/class_350;method_25325(Lnet/minecraft/class_4587;)V
      named renderBackground Lnet/minecraft/client/gui/widget/EntryListWidget;renderBackground(Lnet/minecraft/client/util/math/MatrixStack;)V
    • setSelected

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