Class DefaultResourcePackEntryWidget

java.lang.Object
net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
net.minecraft.client.gui.screen.resourcepack.DefaultResourcePackEntryWidget
All Implemented Interfaces:
class_1803

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

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official c Lbzz;c:Lorg/apache/logging/log4j/Logger;
      intermediary field_7853 Lnet/minecraft/class_1829;field_7853:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget;LOGGER:Lorg/apache/logging/log4j/Logger;
    • pack

      private final ResourcePack pack
      Mappings:
      Namespace Name Mixin selector
      official d Lbzz;d:Lcvm;
      intermediary field_7854 Lnet/minecraft/class_1829;field_7854:Lnet/minecraft/class_1655;
      named pack Lnet/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget;pack:Lnet/minecraft/resource/ResourcePack;
    • identifier

      private final Identifier identifier
      Mappings:
      Namespace Name Mixin selector
      official e Lbzz;e:Loa;
      intermediary field_7855 Lnet/minecraft/class_1829;field_7855:Lnet/minecraft/class_1653;
      named identifier Lnet/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget;identifier:Lnet/minecraft/util/Identifier;
  • Constructor Details

    • DefaultResourcePackEntryWidget

      public DefaultResourcePackEntryWidget(ResourcePackScreen screen)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbzy;<init>(Lbzx;)V
      intermediary <init> Lnet/minecraft/class_1828;<init>(Lnet/minecraft/class_617;)V
      named <init> Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;<init>(Lnet/minecraft/client/gui/screen/ResourcePackScreen;)V
  • Method Details

    • getDescription

      protected String getDescription()
      Specified by:
      getDescription in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official a Lbzy;a()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;
    • isNotSelected

      protected boolean isNotSelected()
      Overrides:
      isNotSelected in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official e Lbzy;e()Z
      intermediary method_6803 Lnet/minecraft/class_1828;method_6803()Z
      named isNotSelected Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isNotSelected()Z
    • isSelected

      protected boolean isSelected()
      Overrides:
      isSelected in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official f Lbzy;f()Z
      intermediary method_6804 Lnet/minecraft/class_1828;method_6804()Z
      named isSelected Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isSelected()Z
    • canSortUp

      protected boolean canSortUp()
      Overrides:
      canSortUp in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official g Lbzy;g()Z
      intermediary method_6805 Lnet/minecraft/class_1828;method_6805()Z
      named canSortUp Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;canSortUp()Z
    • canSortDown

      protected boolean canSortDown()
      Overrides:
      canSortDown in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official h Lbzy;h()Z
      intermediary method_6806 Lnet/minecraft/class_1828;method_6806()Z
      named canSortDown Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;canSortDown()Z
    • getName

      protected String getName()
      Specified by:
      getName in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official b Lbzy;b()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;
    • bindIcon

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

      protected boolean isVisible()
      Overrides:
      isVisible in class ResourcePackWidget
      Mappings:
      Namespace Name Mixin selector
      official d Lbzy;d()Z
      intermediary method_6802 Lnet/minecraft/class_1828;method_6802()Z
      named isVisible Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isVisible()Z