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_818
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_3580 Lnet/minecraft/class_818;field_3580:Lnet/minecraft/class_1262$class_1263;
      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_818;<init>(Lnet/minecraft/class_815;Lnet/minecraft/class_1262$class_1263;)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_2980 Lnet/minecraft/class_816;method_2980()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_2977 Lnet/minecraft/class_816;method_2977()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_2978 Lnet/minecraft/class_816;method_2978()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_2979 Lnet/minecraft/class_816;method_2979()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_2986 Lnet/minecraft/class_818;method_2986()Lnet/minecraft/class_1262$class_1263;
      named getEntry Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackEntryWidget;getEntry()Lnet/minecraft/client/resource/ResourcePackLoader$Entry;