Class RealmsPlayerTab.InvitedObjectSelectionList

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

@Environment(CLIENT) private class RealmsPlayerTab.InvitedObjectSelectionList extends ElementListWidget<RealmsPlayerTab.InvitedObjectSelectionListEntry>
Mappings:
Namespace Name
named net/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionList
intermediary net/minecraft/class_4406$class_4407
official fsd$b
  • Field Details

    • field_49472

      private static final int field_49472
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_49472 Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionList;field_49472:I
      intermediary field_49472 Lnet/minecraft/class_4406$class_4407;field_49472:I
      official m Lfsd$b;m:I
  • Constructor Details

    • InvitedObjectSelectionList

      public InvitedObjectSelectionList(int width, int height)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$InvitedObjectSelectionList;<init>(Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab;II)V
      intermediary <init> Lnet/minecraft/class_4406$class_4407;<init>(Lnet/minecraft/class_4406;II)V
      official <init> Lfsd$b;<init>(Lfsd;II)V
  • Method Details

    • renderHeader

      protected void renderHeader(DrawContext context, int x, int y)
      Overrides:
      renderHeader in class EntryListWidget<RealmsPlayerTab.InvitedObjectSelectionListEntry>
      Mappings:
      Namespace Name Mixin selector
      named renderHeader Lnet/minecraft/client/gui/widget/EntryListWidget;renderHeader(Lnet/minecraft/client/gui/DrawContext;II)V
      intermediary method_25312 Lnet/minecraft/class_350;method_25312(Lnet/minecraft/class_332;II)V
      official a Lfxh;a(Lfxa;II)V
    • drawMenuListBackground

      protected void drawMenuListBackground(DrawContext context)
      Overrides:
      drawMenuListBackground in class EntryListWidget<RealmsPlayerTab.InvitedObjectSelectionListEntry>
      Mappings:
      Namespace Name Mixin selector
      named drawMenuListBackground Lnet/minecraft/client/gui/widget/EntryListWidget;drawMenuListBackground(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_57715 Lnet/minecraft/class_350;method_57715(Lnet/minecraft/class_332;)V
      official a Lfxh;a(Lfxa;)V
    • drawHeaderAndFooterSeparators

      protected void drawHeaderAndFooterSeparators(DrawContext context)
      Overrides:
      drawHeaderAndFooterSeparators in class EntryListWidget<RealmsPlayerTab.InvitedObjectSelectionListEntry>
      Mappings:
      Namespace Name Mixin selector
      named drawHeaderAndFooterSeparators Lnet/minecraft/client/gui/widget/EntryListWidget;drawHeaderAndFooterSeparators(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_57713 Lnet/minecraft/class_350;method_57713(Lnet/minecraft/class_332;)V
      official b Lfxh;b(Lfxa;)V
    • getRowWidth

      public int getRowWidth()
      Overrides:
      getRowWidth in class EntryListWidget<RealmsPlayerTab.InvitedObjectSelectionListEntry>
      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 Lfxh;a()I