Class ResourcePackOrganizer.DisabledPack
java.lang.Object
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.DisabledPack
- All Implemented Interfaces:
- ResourcePackOrganizer.Pack
- Enclosing class:
- ResourcePackOrganizer
@Environment(CLIENT)
private class ResourcePackOrganizer.DisabledPack
extends ResourcePackOrganizer.AbstractPack
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/pack/ResourcePackOrganizer$DisabledPack- intermediary - net/minecraft/class_5369$class_5374- official - fyb$d
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoiddisable()voidenable()protected List<ResourcePackProfile> protected List<ResourcePackProfile> booleanMethods inherited from class net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPackcanMoveTowardEnd, canMoveTowardStart, getCompatibility, getDescription, getDisplayName, getIconId, getName, getSource, isAlwaysEnabled, isPinned, move, moveTowardEnd, moveTowardStart, toggleMethods 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, getDecoratedDescription
- 
Constructor Details- 
DisabledPack- 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- Specified by:
- getCurrentListin class- ResourcePackOrganizer.AbstractPack
- 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- Specified by:
- getOppositeListin class- ResourcePackOrganizer.AbstractPack
- 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;
 
- 
isEnabledpublic boolean isEnabled()- Mappings:
- Namespace - Name - Mixin selector - named - isEnabled- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isEnabled()Z- intermediary - method_29660- Lnet/minecraft/class_5369$class_5371;method_29660()Z- official - n- Lfyb$a;n()Z
 
- 
enablepublic void enable()- Mappings:
- Namespace - Name - Mixin selector - named - enable- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;enable()V- intermediary - method_29656- Lnet/minecraft/class_5369$class_5371;method_29656()V- official - j- Lfyb$a;j()V
 
- 
disablepublic void disable()- Mappings:
- Namespace - Name - Mixin selector - named - disable- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;disable()V- intermediary - method_29657- Lnet/minecraft/class_5369$class_5371;method_29657()V- official - k- Lfyb$a;k()V
 
 
-