Class RealmsPendingInvitesScreen.PendingInvitationSelectionList

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

@Environment(CLIENT) private class RealmsPendingInvitesScreen.PendingInvitationSelectionList extends RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
Mappings:
Namespace Name
official ehb$b
intermediary net/minecraft/class_4401$class_4402
named net/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList
  • Constructor Details

    • PendingInvitationSelectionList

      public PendingInvitationSelectionList()
  • Method Details

    • removeAtIndex

      public void removeAtIndex(int index)
      Mappings:
      Namespace Name Mixin selector
      official b Lehb$b;b(I)V
      intermediary method_21321 Lnet/minecraft/class_4401$class_4402;method_21321(I)V
      named removeAtIndex Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;removeAtIndex(I)V
    • getMaxPosition

      public int getMaxPosition()
      Overrides:
      getMaxPosition in class RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
      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
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
      Mappings:
      Namespace Name Mixin selector
      official c Leku;c()I
      intermediary method_25322 Lnet/minecraft/class_350;method_25322()I
      named getRowWidth Lnet/minecraft/client/gui/widget/EntryListWidget;getRowWidth()I
    • isFocused

      public boolean isFocused()
      Overrides:
      isFocused in class EntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
      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<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
      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(int index)
      Overrides:
      setSelected in class RealmsObjectSelectionList<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Lfua;a(I)V
      intermediary method_25489 Lnet/minecraft/class_4904;method_25489(I)V
      named setSelected Lnet/minecraft/client/realms/RealmsObjectSelectionList;setSelected(I)V
    • selectInviteListItem

      public void selectInviteListItem(int item)
      Mappings:
      Namespace Name Mixin selector
      official c Lehb$b;c(I)V
      intermediary method_21322 Lnet/minecraft/class_4401$class_4402;method_21322(I)V
      named selectInviteListItem Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;selectInviteListItem(I)V
    • setSelected

      public void setSelected(@Nullable @Nullable RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry pendingInvitationSelectionListEntry)
      Overrides:
      setSelected in class EntryListWidget<RealmsPendingInvitesScreen.PendingInvitationSelectionListEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Lehb$b;a(Lehb$a;)V
      intermediary method_25188 Lnet/minecraft/class_4401$class_4402;method_25188(Lnet/minecraft/class_4401$class_4403;)V
      named setSelected Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionList;setSelected(Lnet/minecraft/client/realms/gui/screen/RealmsPendingInvitesScreen$PendingInvitationSelectionListEntry;)V