Class PackListWidget.Entry

All Implemented Interfaces:
Element, Narratable, Navigable, Widget
Direct Known Subclasses:
PackListWidget.HeaderEntry, PackListWidget.ResourcePackEntry
Enclosing class:
PackListWidget

@Environment(CLIENT) public abstract class PackListWidget.Entry extends AlwaysSelectedEntryListWidget.Entry<PackListWidget.Entry>
Mappings:
Namespace Name
named net/minecraft/client/gui/screen/pack/PackListWidget$Entry
intermediary net/minecraft/class_521$class_11778
official gqv$a
  • Constructor Details

    • Entry

      public Entry()
  • Method Details

    • getWidth

      public int getWidth()
      Specified by:
      getWidth in interface Widget
      Overrides:
      getWidth in class EntryListWidget.Entry<PackListWidget.Entry>
      Mappings:
      Namespace Name Mixin selector
      named getWidth Lnet/minecraft/client/gui/widget/EntryListWidget$Entry;getWidth()I
      intermediary method_25368 Lnet/minecraft/class_350$class_351;method_25368()I
      official method_25368 Lgdj$a;method_25368()I
    • getName

      public abstract String getName()
      Mappings:
      Namespace Name Mixin selector
      named getName Lnet/minecraft/client/gui/screen/pack/PackListWidget$Entry;getName()Ljava/lang/String;
      intermediary method_48279 Lnet/minecraft/class_521$class_11778;method_48279()Ljava/lang/String;
      official b Lgqv$a;b()Ljava/lang/String;