Class DefaultResourcePackEntryWidget
java.lang.Object
net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
net.minecraft.client.gui.screen.resourcepack.DefaultResourcePackEntryWidget
- All Implemented Interfaces:
EntryListWidget.Entry
- Mappings:
Namespace Name official azqintermediary net/minecraft/class_1829named net/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Identifierprivate static final Loggerprivate final ResourcePackFields inherited from class net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
client, screen -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
mouseClicked, mouseReleased, render, updatePosition
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official cLazq;c:Lorg/apache/logging/log4j/Logger;intermediary field_7853Lnet/minecraft/class_1829;field_7853:Lorg/apache/logging/log4j/Logger;named LOGGERLnet/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget;LOGGER:Lorg/apache/logging/log4j/Logger;
-
pack
- Mappings:
Namespace Name Mixin selector official dLazq;d:Lbnk;intermediary field_7854Lnet/minecraft/class_1829;field_7854:Lnet/minecraft/class_1655;named packLnet/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget;pack:Lnet/minecraft/resource/ResourcePack;
-
identifier
- Mappings:
Namespace Name Mixin selector official eLazq;e:Ljy;intermediary field_7855Lnet/minecraft/class_1829;field_7855:Lnet/minecraft/class_1653;named identifierLnet/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget;identifier:Lnet/minecraft/util/Identifier;
-
-
Constructor Details
-
DefaultResourcePackEntryWidget
- Mappings:
Namespace Name Mixin selector official <init>Lazp;<init>(Lazo;)Vintermediary <init>Lnet/minecraft/class_1828;<init>(Lnet/minecraft/class_617;)Vnamed <init>Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;<init>(Lnet/minecraft/client/gui/screen/ResourcePackScreen;)V
-
-
Method Details
-
getFormat
protected int getFormat()- Specified by:
getFormatin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official aLazp;a()Iintermediary method_9613Lnet/minecraft/class_1828;method_9613()Inamed getFormatLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getFormat()I
-
getDescription
- Specified by:
getDescriptionin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official bLazp;b()Ljava/lang/String;intermediary method_6799Lnet/minecraft/class_1828;method_6799()Ljava/lang/String;named getDescriptionLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getDescription()Ljava/lang/String;
-
isNotSelected
protected boolean isNotSelected()- Overrides:
isNotSelectedin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official fLazp;f()Zintermediary method_6803Lnet/minecraft/class_1828;method_6803()Znamed isNotSelectedLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isNotSelected()Z
-
isSelected
protected boolean isSelected()- Overrides:
isSelectedin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official gLazp;g()Zintermediary method_6804Lnet/minecraft/class_1828;method_6804()Znamed isSelectedLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isSelected()Z
-
canSortUp
protected boolean canSortUp()- Overrides:
canSortUpin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official hLazp;h()Zintermediary method_6805Lnet/minecraft/class_1828;method_6805()Znamed canSortUpLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;canSortUp()Z
-
canSortDown
protected boolean canSortDown()- Overrides:
canSortDownin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official iLazp;i()Zintermediary method_6806Lnet/minecraft/class_1828;method_6806()Znamed canSortDownLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;canSortDown()Z
-
getName
- Specified by:
getNamein classResourcePackWidget- Mappings:
Namespace Name Mixin selector official cLazp;c()Ljava/lang/String;intermediary method_6800Lnet/minecraft/class_1828;method_6800()Ljava/lang/String;named getNameLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getName()Ljava/lang/String;
-
bindIcon
protected void bindIcon()- Specified by:
bindIconin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official dLazp;d()Vintermediary method_6801Lnet/minecraft/class_1828;method_6801()Vnamed bindIconLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;bindIcon()V
-
isVisible
protected boolean isVisible()- Overrides:
isVisiblein classResourcePackWidget- Mappings:
Namespace Name Mixin selector official eLazp;e()Zintermediary method_6802Lnet/minecraft/class_1828;method_6802()Znamed isVisibleLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isVisible()Z
-