Package net.minecraft

Class class_7543.class_7544.class_7545

All Implemented Interfaces:
Element, Narratable
Enclosing class:
class_7543.class_7544

@Environment(CLIENT) public class class_7543.class_7544.class_7545 extends class_7543.class_7544.class_7546
Mappings:
Namespace Name
official eoh$a$a
intermediary net/minecraft/class_7543$class_7544$class_7545
named net/minecraft/class_7543$class_7544$class_7545
  • Field Details

    • field_39595

      private static final int field_39595
      See Also:
      Mappings:
      Namespace Name Mixin selector
      official c Leoh$a$a;c:I
      intermediary field_39595 Lnet/minecraft/class_7543$class_7544$class_7545;field_39595:I
      named field_39595 Lnet/minecraft/class_7543$class_7544$class_7545;field_39595:I
    • field_39596

      private final Text field_39596
      Mappings:
      Namespace Name Mixin selector
      official d Leoh$a$a;d:Lrm;
      intermediary field_39596 Lnet/minecraft/class_7543$class_7544$class_7545;field_39596:Lnet/minecraft/class_2561;
      named field_39596 Lnet/minecraft/class_7543$class_7544$class_7545;field_39596:Lnet/minecraft/text/Text;
  • Constructor Details

    • class_7545

      public class_7545(Text text)
  • Method Details

    • render

      public void render(MatrixStack matrices, 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<class_7543.class_7544.class_7546>
      Parameters:
      matrices - the matrix stack used for rendering
      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 Legq$a;a(Ldzt;IIIIIIIZF)V
      intermediary method_25343 Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_4587;IIIIIIIZF)V
      named render Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/util/math/MatrixStack;IIIIIIIZF)V
    • getNarration

      public Text getNarration()
      Overrides:
      getNarration in class class_7543.class_7544.class_7546
      Mappings:
      Namespace Name Mixin selector
      official b Lehj$a;b()Lrm;
      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;