Class RealmsPlayerScreen.InvitedObjectSelectionListEntry

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

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

    • field_44531

      private static final int field_44531
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official b Letd$a;b:I
      intermediary field_44531 Lnet/minecraft/class_4406$class_4408;field_44531:I
      named field_44531 Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_44531:I
    • field_44532

      private static final int field_44532
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Letd$a;c:I
      intermediary field_44532 Lnet/minecraft/class_4406$class_4408;field_44532:I
      named field_44532 Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_44532:I
    • field_44533

      private static final int field_44533
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official d Letd$a;d:I
      intermediary field_44533 Lnet/minecraft/class_4406$class_4408;field_44533:I
      named field_44533 Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_44533:I
    • field_44534

      private static final int field_44534
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official e Letd$a;e:I
      intermediary field_44534 Lnet/minecraft/class_4406$class_4408;field_44534:I
      named field_44534 Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;field_44534:I
    • REMOVE_PLAYER_TEXTURES

      private static final ButtonTextures REMOVE_PLAYER_TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official f Letd$a;f:Leyt;
      intermediary field_45252 Lnet/minecraft/class_4406$class_4408;field_45252:Lnet/minecraft/class_8666;
      named REMOVE_PLAYER_TEXTURES Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_PLAYER_TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;
    • MAKE_OPERATOR_TEXTURES

      private static final ButtonTextures MAKE_OPERATOR_TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official g Letd$a;g:Leyt;
      intermediary field_45253 Lnet/minecraft/class_4406$class_4408;field_45253:Lnet/minecraft/class_8666;
      named MAKE_OPERATOR_TEXTURES Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;MAKE_OPERATOR_TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;
    • REMOVE_OPERATOR_TEXTURES

      private static final ButtonTextures REMOVE_OPERATOR_TEXTURES
      Mappings:
      Namespace Name Mixin selector
      official h Letd$a;h:Leyt;
      intermediary field_45254 Lnet/minecraft/class_4406$class_4408;field_45254:Lnet/minecraft/class_8666;
      named REMOVE_OPERATOR_TEXTURES Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;REMOVE_OPERATOR_TEXTURES:Lnet/minecraft/client/gui/screen/ButtonTextures;
    • playerInfo

      private final PlayerInfo playerInfo
      Mappings:
      Namespace Name Mixin selector
      official i Letd$a;i:Lere;
      intermediary field_19979 Lnet/minecraft/class_4406$class_4408;field_19979:Lnet/minecraft/class_4874;
      named playerInfo Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;playerInfo:Lnet/minecraft/client/realms/dto/PlayerInfo;
    • buttons

      private final List<ClickableWidget> buttons
      Mappings:
      Namespace Name Mixin selector
      official j Letd$a;j:Ljava/util/List;
      intermediary field_44535 Lnet/minecraft/class_4406$class_4408;field_44535:Ljava/util/List;
      named buttons Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;buttons:Ljava/util/List;
    • uninviteButton

      private final TexturedButtonWidget uninviteButton
      Mappings:
      Namespace Name Mixin selector
      official k Letd$a;k:Lexs;
      intermediary field_44536 Lnet/minecraft/class_4406$class_4408;field_44536:Lnet/minecraft/class_344;
      named uninviteButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;uninviteButton:Lnet/minecraft/client/gui/widget/TexturedButtonWidget;
    • opButton

      private final TexturedButtonWidget opButton
      Mappings:
      Namespace Name Mixin selector
      official l Letd$a;l:Lexs;
      intermediary field_44537 Lnet/minecraft/class_4406$class_4408;field_44537:Lnet/minecraft/class_344;
      named opButton Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;opButton:Lnet/minecraft/client/gui/widget/TexturedButtonWidget;
    • deopButton

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

    • InvitedObjectSelectionListEntry

      public InvitedObjectSelectionListEntry(PlayerInfo playerInfo)
      Mappings:
      Namespace Name Mixin selector
      official <init> Letd$a;<init>(Letd;Lere;)V
      intermediary <init> Lnet/minecraft/class_4406$class_4408;<init>(Lnet/minecraft/class_4406;Lnet/minecraft/class_4874;)V
      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
  • Method Details

    • updateButtonStates

      public void updateButtonStates()
      Mappings:
      Namespace Name Mixin selector
      official b Letd$a;b()V
      intermediary method_51247 Lnet/minecraft/class_4406$class_4408;method_51247()V
      named updateButtonStates Lnet/minecraft/client/realms/gui/screen/RealmsPlayerScreen$InvitedObjectSelectionListEntry;updateButtonStates()V
    • mouseClicked

      public boolean mouseClicked(double mouseX, double mouseY, int button)
      Callback for when a mouse button down event has been captured. The button number is identified by the constants in GLFW class.
      Parameters:
      mouseX - the X coordinate of the mouse
      mouseY - the Y coordinate of the mouse
      button - the mouse button number
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official a Lezb;a(DDI)Z
      intermediary method_25402 Lnet/minecraft/class_364;method_25402(DDI)Z
      named mouseClicked Lnet/minecraft/client/gui/Element;mouseClicked(DDI)Z
    • 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
      official a Lexb$a;a(Lewu;IIIIIIIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIIIIIIZF)V
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIIIIIIZF)V
    • getNarration

      public Text getNarration()
      Specified by:
      getNarration in class AlwaysSelectedEntryListWidget.Entry<RealmsPlayerScreen.InvitedObjectSelectionListEntry>
      Mappings:
      Namespace Name Mixin selector
      official a Leyc$a;a()Lvf;
      intermediary method_37006 Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;
      named getNarration Lnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;