Class DefaultResourcePackEntryWidget
java.lang.Object
net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
net.minecraft.client.gui.screen.resourcepack.DefaultResourcePackEntryWidget
- All Implemented Interfaces:
EntryListWidget.Entry
@Environment(CLIENT) public class DefaultResourcePackEntryWidget extends ResourcePackWidget
- Mappings:
Namespace Name official azqintermediary net/minecraft/class_817named net/minecraft/client/gui/screen/resourcepack/DefaultResourcePackEntryWidget
-
Field Summary
Fields Modifier and Type Field Description private Identifieridentifierprivate static LoggerLOGGERprivate ResourcePackpackFields inherited from class net.minecraft.client.gui.screen.resourcepack.ResourcePackWidget
client, screen -
Constructor Summary
Constructors Constructor Description DefaultResourcePackEntryWidget(ResourcePackScreen screen) -
Method Summary
Modifier and Type Method Description protected voidbindIcon()protected StringgetDescription()protected intgetFormat()protected StringgetName()protected booleanmethod_2981()protected booleanmethod_2982()protected booleanmethod_2983()protected booleanmethod_2984()protected booleanmethod_2985()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_3577Lnet/minecraft/class_817;field_3577: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_3578Lnet/minecraft/class_817;field_3578:Lnet/minecraft/class_1260;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_3579Lnet/minecraft/class_817;field_3579:Lnet/minecraft/class_1605;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_816;<init>(Lnet/minecraft/class_815;)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_2977Lnet/minecraft/class_816;method_2977()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_2978Lnet/minecraft/class_816;method_2978()Ljava/lang/String;named getDescriptionLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;getDescription()Ljava/lang/String;
-
method_2982
protected boolean method_2982()- Overrides:
method_2982in classResourcePackWidget- Mappings:
Namespace Name Mixin selector official fLazp;f()Zintermediary method_2982Lnet/minecraft/class_816;method_2982()Znamed method_2982Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;method_2982()Z
-
method_2983
protected boolean method_2983()- Overrides:
method_2983in classResourcePackWidget- Mappings:
Namespace Name Mixin selector official gLazp;g()Zintermediary method_2983Lnet/minecraft/class_816;method_2983()Znamed method_2983Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;method_2983()Z
-
method_2984
protected boolean method_2984()- Overrides:
method_2984in classResourcePackWidget- Mappings:
Namespace Name Mixin selector official hLazp;h()Zintermediary method_2984Lnet/minecraft/class_816;method_2984()Znamed method_2984Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;method_2984()Z
-
method_2985
protected boolean method_2985()- Overrides:
method_2985in classResourcePackWidget- Mappings:
Namespace Name Mixin selector official iLazp;i()Zintermediary method_2985Lnet/minecraft/class_816;method_2985()Znamed method_2985Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;method_2985()Z
-
getName
- Specified by:
getNamein classResourcePackWidget- Mappings:
Namespace Name Mixin selector official cLazp;c()Ljava/lang/String;intermediary method_2979Lnet/minecraft/class_816;method_2979()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_2980Lnet/minecraft/class_816;method_2980()Vnamed bindIconLnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;bindIcon()V
-
method_2981
protected boolean method_2981()- Overrides:
method_2981in classResourcePackWidget- Mappings:
Namespace Name Mixin selector official eLazp;e()Zintermediary method_2981Lnet/minecraft/class_816;method_2981()Znamed method_2981Lnet/minecraft/client/gui/screen/resourcepack/ResourcePackWidget;method_2981()Z
-