Class ResourcePackEntryWidget

java.lang.Object
net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
net.minecraft.client.gui.screen.resourcepack.ResourcePackEntryWidget
All Implemented Interfaces:
EntryListWidget.Entry

@Environment(CLIENT) public class ResourcePackEntryWidget extends ResourcePackWidget
Mappings:
Namespace Name
official azr
intermediary net/minecraft/class_1830
named net/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget
  • Field Details

    • entry

      private final ResourcePackLoader.Entry entry
      Mappings:
      Namespace Name Mixin selector
      official c Lazr;c:Lbnm$a;
      intermediary field_7856 Lnet/minecraft/class_1830;field_7856:Lnet/minecraft/class_1657$class_1659;
      named entry Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget;entry:Lnet/minecraft/client/resource/ResourcePackLoader$Entry;
  • Constructor Details

    • ResourcePackEntryWidget

      public ResourcePackEntryWidget(ResourcePackScreen screen, ResourcePackLoader.Entry entry)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lazr;<init>(Lazo;Lbnm$a;)V
      intermediary <init> Lnet/minecraft/class_1830;<init>(Lnet/minecraft/class_617;Lnet/minecraft/class_1657$class_1659;)V
      named <init> Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget;<init>(Lnet/minecraft/client/gui/screen/ResourcePackScreen;Lnet/minecraft/client/resource/ResourcePackLoader$Entry;)V
  • Method Details

    • bindIcon

      protected void bindIcon()
      Specified by:
      bindIcon in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official d Lazp;d()V
      intermediary method_6801 Lnet/minecraft/class_1828;method_6801()V
      named bindIcon Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;bindIcon()V
    • getFormat

      protected int getFormat()
      Specified by:
      getFormat in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lazp;a()I
      intermediary method_9613 Lnet/minecraft/class_1828;method_9613()I
      named getFormat Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getFormat()I
    • getDescription

      protected String getDescription()
      Specified by:
      getDescription in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lazp;b()Ljava/lang/String;
      intermediary method_6799 Lnet/minecraft/class_1828;method_6799()Ljava/lang/String;
      named getDescription Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getDescription()Ljava/lang/String;
    • getName

      protected String getName()
      Specified by:
      getName in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official c Lazp;c()Ljava/lang/String;
      intermediary method_6800 Lnet/minecraft/class_1828;method_6800()Ljava/lang/String;
      named getName Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getName()Ljava/lang/String;
    • getEntry

      public ResourcePackLoader.Entry getEntry()
      Mappings:
      Namespace Name Mixin selector
      official j Lazr;j()Lbnm$a;
      intermediary method_6807 Lnet/minecraft/class_1830;method_6807()Lnet/minecraft/class_1657$class_1659;
      named getEntry Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget;getEntry()Lnet/minecraft/client/resource/ResourcePackLoader$Entry;