Class ChatSelectionScreen.SelectionListWidget.SeparatorEntry

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

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

    • SeparatorEntry

      public SeparatorEntry()
  • 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