Class ChatSelectionScreen.SelectionListWidget.TextEntry

All Implemented Interfaces:
Element, Narratable, Navigable, Widget
Enclosing class:
ChatSelectionScreen.SelectionListWidget

@Environment(CLIENT) public class ChatSelectionScreen.SelectionListWidget.TextEntry extends ChatSelectionScreen.SelectionListWidget.Entry
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/report/ChatSelectionScreen$SelectionListWidget$TextEntry
intermediary net/minecraft/class_7543$class_7544$class_7545
official grn$a$a
  • Field Details

    • text

      private final Text text
      Mappings:
      Namespace Name Mixin selector
      named text Lnet/minecraft/client/gui/screen/report/ChatSelectionScreen$SelectionListWidget$TextEntry;text:Lnet/minecraft/text/Text;
      intermediary field_39596 Lnet/minecraft/class_7543$class_7544$class_7545;field_39596:Lnet/minecraft/class_2561;
      official b Lgrn$a$a;b:Lxx;
  • Constructor Details

    • TextEntry

      public TextEntry(Text text)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/report/ChatSelectionScreen$SelectionListWidget$TextEntry;<init>(Lnet/minecraft/client/gui/screen/report/ChatSelectionScreen$SelectionListWidget;Lnet/minecraft/text/Text;)V
      intermediary <init> Lnet/minecraft/class_7543$class_7544$class_7545;<init>(Lnet/minecraft/class_7543$class_7544;Lnet/minecraft/class_2561;)V
      official <init> Lgrn$a$a;<init>(Lgrn$a;Lxx;)V
  • 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<ChatSelectionScreen.SelectionListWidget.Entry>
      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 Lgdj$a;a(Lgdd;IIZF)V
    • getNarration

      public Text getNarration()
      Overrides:
      getNarration in class ChatSelectionScreen.SelectionListWidget.Entry
      Mappings:
      Namespace Name Mixin selector
      named getNarration Lnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;
      intermediary method_37006 Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;
      official a Lgem$a;a()Lxx;