Class DefaultResourcePackEntryWidget
java.lang.Object
net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
net.minecraft.client.gui.screen.resourcepack.DefaultResourcePackEntryWidget
- All Implemented Interfaces:
class_1803
- Mappings:
Namespace Name official bzzintermediary 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
method_6699, method_6700, method_6701, method_9473
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official cLbzz;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 dLbzz;d:Lcvm;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 eLbzz;e:Loa;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>Lbzy;<init>(Lbzx;)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
-
getDescription
- Specified by:
getDescriptionin classResourcePackWidget- Mappings:
Namespace Name Mixin selector official aLbzy;a()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 eLbzy;e()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 fLbzy;f()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 gLbzy;g()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 hLbzy;h()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 bLbzy;b()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 cLbzy;c()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 dLbzy;d()Zintermediary method_6802Lnet/minecraft/class_1828;method_6802()Znamed isVisibleLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;isVisible()Z
-