Class RealmsMainScreen.RealmSelectionList

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

@Environment(CLIENT) private class RealmsMainScreen.RealmSelectionList extends AlwaysSelectedEntryListWidget<RealmsMainScreen.Entry>
Mappings:
Namespace Name
named net/minecraft/client/realms/gui/screen/RealmsMainScreen$RealmSelectionList
intermediary net/minecraft/class_4325$class_4329
official fgg$j
  • Constructor Details Link icon

    • RealmSelectionList Link icon

      public RealmSelectionList()
  • Method Details Link icon

    • setSelected Link icon

      public void setSelected(@Nullable @Nullable AlwaysSelectedEntryListWidget.Entry entry)
      Mappings:
      Namespace Name Mixin selector
      named setSelected Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$RealmSelectionList;setSelected(Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$Entry;)V
      intermediary method_25024 Lnet/minecraft/class_4325$class_4329;method_25024(Lnet/minecraft/class_4325$class_4866;)V
      official a Lfgg$j;a(Lfgg$e;)V
    • getRowWidth Link icon

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<RealmsMainScreen.Entry>
      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
    • refresh Link icon

      void refresh(RealmsMainScreen mainScreen, @Nullable @Nullable RealmsServer selectedServer)
      Mappings:
      Namespace Name Mixin selector
      named refresh Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$RealmSelectionList;refresh(Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;Lnet/minecraft/client/realms/dto/RealmsServer;)V
      intermediary method_64840 Lnet/minecraft/class_4325$class_4329;method_64840(Lnet/minecraft/class_4325;Lnet/minecraft/class_4877;)V
      official a Lfgg$j;a(Lfgg;Lfhm;)V
    • addServerEntries Link icon

      private void addServerEntries(@Nullable @Nullable RealmsServer selectedServer)
      Mappings:
      Namespace Name Mixin selector
      named addServerEntries Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$RealmSelectionList;addServerEntries(Lnet/minecraft/client/realms/dto/RealmsServer;)V
      intermediary method_64842 Lnet/minecraft/class_4325$class_4329;method_64842(Lnet/minecraft/class_4877;)V
      official a Lfgg$j;a(Lfhm;)V
    • addVisitEntries Link icon

      private void addVisitEntries(RealmsNotification.VisitUrl url, RealmsMainScreen mainScreen)
      Mappings:
      Namespace Name Mixin selector
      named addVisitEntries Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen$RealmSelectionList;addVisitEntries(Lnet/minecraft/client/realms/dto/RealmsNotification$VisitUrl;Lnet/minecraft/client/realms/gui/screen/RealmsMainScreen;)V
      intermediary method_64841 Lnet/minecraft/class_4325$class_4329;method_64841(Lnet/minecraft/class_8204$class_8205;Lnet/minecraft/class_4325;)V
      official a Lfgg$j;a(Lfhl$c;Lfgg;)V