Class RealmsPlayerTab.HeaderEntry

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

@Environment(CLIENT) private class RealmsPlayerTab.HeaderEntry extends RealmsPlayerTab.PlayerTabEntry
Mappings:
Namespace Name
named net/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$HeaderEntry
intermediary net/minecraft/class_4406$class_11762
official gax$b
  • Field Details

    • invitedPlayerCount

      private String invitedPlayerCount
      Mappings:
      Namespace Name Mixin selector
      named invitedPlayerCount Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$HeaderEntry;invitedPlayerCount:Ljava/lang/String;
      intermediary field_62104 Lnet/minecraft/class_4406$class_11762;field_62104:Ljava/lang/String;
      official b Lgax$b;b:Ljava/lang/String;
    • textWidget

      private final NarratedMultilineTextWidget textWidget
      Mappings:
      Namespace Name Mixin selector
      named textWidget Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$HeaderEntry;textWidget:Lnet/minecraft/client/gui/widget/NarratedMultilineTextWidget;
      intermediary field_62105 Lnet/minecraft/class_4406$class_11762;field_62105:Lnet/minecraft/class_8019;
      official c Lgax$b;c:Lghb;
  • Constructor Details

    • HeaderEntry

      public HeaderEntry()
  • Method Details

    • render

      public void render(DrawContext context, int mouseX, int mouseY, boolean hovered, float deltaTicks)
      Renders an entry in a list.
      Specified by:
      render in class EntryListWidget.Entry<RealmsPlayerTab.PlayerTabEntry>
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIZF)V
      official a Lggk$a;a(Lggd;IIZF)V
    • method_75301

      int method_75301(int int2)
      Mappings:
      Namespace Name Mixin selector
      named method_75301 Lnet/minecraft/client/realms/gui/screen/tab/RealmsPlayerTab$HeaderEntry;method_75301(I)I
      intermediary method_75301 Lnet/minecraft/class_4406$class_11762;method_75301(I)I
      official a Lgax$b;a(I)I
    • selectableChildren

      public List<? extends Selectable> selectableChildren()
      Specified by:
      selectableChildren in class ElementListWidget.Entry<RealmsPlayerTab.PlayerTabEntry>
      Mappings:
      Namespace Name Mixin selector
      named selectableChildren Lnet/minecraft/client/gui/widget/ElementListWidget$Entry;selectableChildren()Ljava/util/List;
      intermediary method_37025 Lnet/minecraft/class_4265$class_4266;method_37025()Ljava/util/List;
      official b Lggw$a;b()Ljava/util/List;
    • children

      public List<? extends Element> children()
      Gets a list of all child GUI elements.
      Mappings:
      Namespace Name Mixin selector
      named children Lnet/minecraft/client/gui/ParentElement;children()Ljava/util/List;
      intermediary method_25396 Lnet/minecraft/class_4069;method_25396()Ljava/util/List;
      official aJ_ Lgjx;aJ_()Ljava/util/List;