Class RealmsPlayerScreen.InvitedObjectSelectionListEntry

All Implemented Interfaces:
Element, Navigable, ParentElement
Enclosing class:
RealmsPlayerScreen

@Environment(CLIENT) private class RealmsPlayerScreen.InvitedObjectSelectionListEntry extends ElementListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
Mappings:
Namespace Name
named net/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry
intermediary net/minecraft/class_4406$class_4408
official fkc$a
  • Field Details

    • NORMAL_TOOLTIP_TEXT

      private static final Text NORMAL_TOOLTIP_TEXT
      Mappings:
      Namespace Name Mixin selector
      named NORMAL_TOOLTIP_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;NORMAL_TOOLTIP_TEXT:Lnet/minecraft/text/Text;
      intermediary field_49464 Lnet/minecraft/class_4406$class_4408;field_49464:Lnet/minecraft/class_2561;
      official b Lfkc$a;b:Lxv;
    • OPS_TOOLTIP_TEXT

      private static final Text OPS_TOOLTIP_TEXT
      Mappings:
      Namespace Name Mixin selector
      named OPS_TOOLTIP_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;OPS_TOOLTIP_TEXT:Lnet/minecraft/text/Text;
      intermediary field_49465 Lnet/minecraft/class_4406$class_4408;field_49465:Lnet/minecraft/class_2561;
      official c Lfkc$a;c:Lxv;
    • REMOVE_TOOLTIP_TEXT

      private static final Text REMOVE_TOOLTIP_TEXT
      Mappings:
      Namespace Name Mixin selector
      named REMOVE_TOOLTIP_TEXT Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_TOOLTIP_TEXT:Lnet/minecraft/text/Text;
      intermediary field_49466 Lnet/minecraft/class_4406$class_4408;field_49466:Lnet/minecraft/class_2561;
      official d Lfkc$a;d:Lxv;
    • MAKE_OPERATOR_TEXTURE

      private static final Identifier MAKE_OPERATOR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named MAKE_OPERATOR_TEXTURE Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;MAKE_OPERATOR_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_49467 Lnet/minecraft/class_4406$class_4408;field_49467:Lnet/minecraft/class_2960;
      official e Lfkc$a;e:Lalz;
    • REMOVE_OPERATOR_TEXTURE

      private static final Identifier REMOVE_OPERATOR_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named REMOVE_OPERATOR_TEXTURE Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_OPERATOR_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_49468 Lnet/minecraft/class_4406$class_4408;field_49468:Lnet/minecraft/class_2960;
      official f Lfkc$a;f:Lalz;
    • REMOVE_PLAYER_TEXTURE

      private static final Identifier REMOVE_PLAYER_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named REMOVE_PLAYER_TEXTURE Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_PLAYER_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_49469 Lnet/minecraft/class_4406$class_4408;field_49469:Lnet/minecraft/class_2960;
      official g Lfkc$a;g:Lalz;
    • field_49470

      private static final int field_49470
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_49470 Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_49470:I
      intermediary field_49470 Lnet/minecraft/class_4406$class_4408;field_49470:I
      official h Lfkc$a;h:I
    • field_49471

      private static final int field_49471
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_49471 Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_49471:I
      intermediary field_49471 Lnet/minecraft/class_4406$class_4408;field_49471:I
      official i Lfkc$a;i:I
    • playerInfo

      private final PlayerInfo playerInfo
      Mappings:
      Namespace Name Mixin selector
      named playerInfo Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;playerInfo:Lnet/minecraft/client/realms/dto/PlayerInfo;
      intermediary field_19979 Lnet/minecraft/class_4406$class_4408;field_19979:Lnet/minecraft/class_4874;
      official j Lfkc$a;j:Lfie;
    • uninviteButton

      private final ButtonWidget uninviteButton
      Mappings:
      Namespace Name Mixin selector
      named uninviteButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;uninviteButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_44536 Lnet/minecraft/class_4406$class_4408;field_44536:Lnet/minecraft/class_4185;
      official k Lfkc$a;k:Lfoe;
    • opButton

      private final ButtonWidget opButton
      Mappings:
      Namespace Name Mixin selector
      named opButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;opButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_44537 Lnet/minecraft/class_4406$class_4408;field_44537:Lnet/minecraft/class_4185;
      official l Lfkc$a;l:Lfoe;
    • deopButton

      private final ButtonWidget deopButton
      Mappings:
      Namespace Name Mixin selector
      named deopButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;deopButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary field_44538 Lnet/minecraft/class_4406$class_4408;field_44538:Lnet/minecraft/class_4185;
      official m Lfkc$a;m:Lfoe;
  • Constructor Details

    • InvitedObjectSelectionListEntry

      public InvitedObjectSelectionListEntry(PlayerInfo playerInfo)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;<init>(Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen;Lnet/minecraft/client/realms/dto/PlayerInfo;)V
      intermediary <init> Lnet/minecraft/class_4406$class_4408;<init>(Lnet/minecraft/class_4406;Lnet/minecraft/class_4874;)V
      official <init> Lfkc$a;<init>(Lfkc;Lfie;)V
  • Method Details

    • op

      private void op(int index)
      Mappings:
      Namespace Name Mixin selector
      named op Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;op(I)V
      intermediary method_57691 Lnet/minecraft/class_4406$class_4408;method_57691(I)V
      official a Lfkc$a;a(I)V
    • deop

      private void deop(int index)
      Mappings:
      Namespace Name Mixin selector
      named deop Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;deop(I)V
      intermediary method_57695 Lnet/minecraft/class_4406$class_4408;method_57695(I)V
      official b Lfkc$a;b(I)V
    • uninvite

      private void uninvite(int index)
      Mappings:
      Namespace Name Mixin selector
      named uninvite Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;uninvite(I)V
      intermediary method_57698 Lnet/minecraft/class_4406$class_4408;method_57698(I)V
      official c Lfkc$a;c(I)V
    • setOps

      private void setOps(Ops ops)
      Mappings:
      Namespace Name Mixin selector
      named setOps Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;setOps(Lnet/minecraft/client/realms/dto/Ops;)V
      intermediary method_57692 Lnet/minecraft/class_4406$class_4408;method_57692(Lnet/minecraft/class_4870;)V
      official a Lfkc$a;a(Lfia;)V
    • refreshOpButtonsVisibility

      private void refreshOpButtonsVisibility()
      Mappings:
      Namespace Name Mixin selector
      named refreshOpButtonsVisibility Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;refreshOpButtonsVisibility()V
      intermediary method_57697 Lnet/minecraft/class_4406$class_4408;method_57697()V
      official c Lfkc$a;c()V
    • getOpButton

      private ButtonWidget getOpButton()
      Mappings:
      Namespace Name Mixin selector
      named getOpButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;getOpButton()Lnet/minecraft/client/gui/widget/ButtonWidget;
      intermediary method_57700 Lnet/minecraft/class_4406$class_4408;method_57700()Lnet/minecraft/class_4185;
      official g Lfkc$a;g()Lfoe;
    • 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 aI_ Lfqb;aI_()Ljava/util/List;
    • selectableChildren

      public List<? extends Selectable> selectableChildren()
      Specified by:
      selectableChildren in class ElementListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
      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 Lfok$a;b()Ljava/util/List;
    • render

      public void render(DrawContext context, int index, int y, int x, int entryWidth, int entryHeight, int mouseX, int mouseY, boolean hovered, float tickDelta)
      Renders an entry in a list.
      Specified by:
      render in class EntryListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
      Parameters:
      index - the index of the entry
      y - the Y coordinate of the entry
      x - the X coordinate of the entry
      entryWidth - the width of the entry
      entryHeight - the height of the entry
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      hovered - whether the mouse is hovering over the entry
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)V
      official a Lfnz$a;a(Lfnr;IIIIIIIZF)V