Class ResourcePackOrganizer.AbstractPack
java.lang.Object
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
- All Implemented Interfaces:
- ResourcePackOrganizer.Pack
- Direct Known Subclasses:
- ResourcePackOrganizer.DisabledPack,- ResourcePackOrganizer.EnabledPack
- Enclosing class:
- ResourcePackOrganizer
@Environment(CLIENT)
private abstract class ResourcePackOrganizer.AbstractPack
extends Object
implements ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack- intermediary - net/minecraft/class_5369$class_5372- official - fyb$b
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleanbooleanprotected abstract List<ResourcePackProfile> getName()protected abstract List<ResourcePackProfile> booleanbooleanisPinned()protected voidmove(int offset) voidvoidprotected voidtoggle()private voidMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.PackcanBeDisabled, canBeEnabled, disable, enable, getDecoratedDescription, isEnabled
- 
Field Details- 
profile- Mappings:
- Namespace - Name - Mixin selector - named - profile- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;profile:Lnet/minecraft/resource/ResourcePackProfile;- intermediary - field_25461- Lnet/minecraft/class_5369$class_5372;field_25461:Lnet/minecraft/class_3288;- official - b- Lfyb$b;b:Latx;
 
 
- 
- 
Constructor Details- 
AbstractPack- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;<init>(Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer;Lnet/minecraft/resource/ResourcePackProfile;)V- intermediary - <init>- Lnet/minecraft/class_5369$class_5372;<init>(Lnet/minecraft/class_5369;Lnet/minecraft/class_3288;)V- official - <init>- Lfyb$b;<init>(Lfyb;Latx;)V
 
 
- 
- 
Method Details- 
getCurrentList- Mappings:
- Namespace - Name - Mixin selector - named - getCurrentList- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;getCurrentList()Ljava/util/List;- intermediary - method_29666- Lnet/minecraft/class_5369$class_5372;method_29666()Ljava/util/List;- official - s- Lfyb$b;s()Ljava/util/List;
 
- 
getOppositeList- Mappings:
- Namespace - Name - Mixin selector - named - getOppositeList- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;getOppositeList()Ljava/util/List;- intermediary - method_29667- Lnet/minecraft/class_5369$class_5372;method_29667()Ljava/util/List;- official - t- Lfyb$b;t()Ljava/util/List;
 
- 
getIconId- Specified by:
- getIconIdin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - getIconId- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getIconId()Lnet/minecraft/util/Identifier;- intermediary - method_30286- Lnet/minecraft/class_5369$class_5371;method_30286()Lnet/minecraft/class_2960;- official - a- Lfyb$a;a()Lakv;
 
- 
getCompatibility- Specified by:
- getCompatibilityin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - getCompatibility- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getCompatibility()Lnet/minecraft/resource/ResourcePackCompatibility;- intermediary - method_29648- Lnet/minecraft/class_5369$class_5371;method_29648()Lnet/minecraft/class_3281;- official - b- Lfyb$a;b()Laty;
 
- 
getName- Specified by:
- getNamein interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - getName- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getName()Ljava/lang/String;- intermediary - method_48276- Lnet/minecraft/class_5369$class_5371;method_48276()Ljava/lang/String;- official - c- Lfyb$a;c()Ljava/lang/String;
 
- 
getDisplayName- Specified by:
- getDisplayNamein interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - getDisplayName- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDisplayName()Lnet/minecraft/text/Text;- intermediary - method_29650- Lnet/minecraft/class_5369$class_5371;method_29650()Lnet/minecraft/class_2561;- official - d- Lfyb$a;d()Lwp;
 
- 
getDescription- Specified by:
- getDescriptionin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - getDescription- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getDescription()Lnet/minecraft/text/Text;- intermediary - method_29651- Lnet/minecraft/class_5369$class_5371;method_29651()Lnet/minecraft/class_2561;- official - e- Lfyb$a;e()Lwp;
 
- 
getSource- Specified by:
- getSourcein interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - getSource- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;getSource()Lnet/minecraft/resource/ResourcePackSource;- intermediary - method_29652- Lnet/minecraft/class_5369$class_5371;method_29652()Lnet/minecraft/class_5352;- official - f- Lfyb$a;f()Laub;
 
- 
isPinnedpublic boolean isPinned()- Specified by:
- isPinnedin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - isPinned- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isPinned()Z- intermediary - method_29654- Lnet/minecraft/class_5369$class_5371;method_29654()Z- official - h- Lfyb$a;h()Z
 
- 
isAlwaysEnabledpublic boolean isAlwaysEnabled()- Specified by:
- isAlwaysEnabledin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - isAlwaysEnabled- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isAlwaysEnabled()Z- intermediary - method_29655- Lnet/minecraft/class_5369$class_5371;method_29655()Z- official - i- Lfyb$a;i()Z
 
- 
toggleprotected void toggle()- Mappings:
- Namespace - Name - Mixin selector - named - toggle- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;toggle()V- intermediary - method_29668- Lnet/minecraft/class_5369$class_5372;method_29668()V- official - u- Lfyb$b;u()V
 
- 
toggleHighContrastOptionprivate void toggleHighContrastOption()- Mappings:
- Namespace - Name - Mixin selector - named - toggleHighContrastOption- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;toggleHighContrastOption()V- intermediary - method_49628- Lnet/minecraft/class_5369$class_5372;method_49628()V- official - v- Lfyb$b;v()V
 
- 
moveprotected void move(int offset) - Mappings:
- Namespace - Name - Mixin selector - named - move- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;move(I)V- intermediary - method_29665- Lnet/minecraft/class_5369$class_5372;method_29665(I)V- official - a- Lfyb$b;a(I)V
 
- 
canMoveTowardStartpublic boolean canMoveTowardStart()- Specified by:
- canMoveTowardStartin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - canMoveTowardStart- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canMoveTowardStart()Z- intermediary - method_29663- Lnet/minecraft/class_5369$class_5371;method_29663()Z- official - q- Lfyb$a;q()Z
 
- 
moveTowardStartpublic void moveTowardStart()- Specified by:
- moveTowardStartin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - moveTowardStart- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;moveTowardStart()V- intermediary - method_29658- Lnet/minecraft/class_5369$class_5371;method_29658()V- official - l- Lfyb$a;l()V
 
- 
canMoveTowardEndpublic boolean canMoveTowardEnd()- Specified by:
- canMoveTowardEndin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - canMoveTowardEnd- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;canMoveTowardEnd()Z- intermediary - method_29664- Lnet/minecraft/class_5369$class_5371;method_29664()Z- official - r- Lfyb$a;r()Z
 
- 
moveTowardEndpublic void moveTowardEnd()- Specified by:
- moveTowardEndin interface- ResourcePackOrganizer.Pack
- Mappings:
- Namespace - Name - Mixin selector - named - moveTowardEnd- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;moveTowardEnd()V- intermediary - method_29659- Lnet/minecraft/class_5369$class_5371;method_29659()V- official - m- Lfyb$a;m()V
 
 
-