Class ResourcePackOrganizer.EnabledPack
java.lang.Object
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.AbstractPack
net.minecraft.client.gui.screen.pack.ResourcePackOrganizer.EnabledPack
- All Implemented Interfaces:
- ResourcePackOrganizer.Pack
- Enclosing class:
- ResourcePackOrganizer
@Environment(CLIENT)
private class ResourcePackOrganizer.EnabledPack
extends ResourcePackOrganizer.AbstractPack
- Mappings:
- Namespace - Name - official - exu$c- intermediary - net/minecraft/class_5369$class_5373- named - net/minecraft/client/gui/screen/pack/ResourcePackOrganizer$EnabledPack
- 
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- 
EnabledPack- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lexu$b;<init>(Lexu;Lakg;)V- intermediary - <init>- Lnet/minecraft/class_5369$class_5372;<init>(Lnet/minecraft/class_5369;Lnet/minecraft/class_3288;)V- named - <init>- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;<init>(Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer;Lnet/minecraft/resource/ResourcePackProfile;)V
 
 
- 
- 
Method Details- 
getCurrentList- Specified by:
- getCurrentListin class- ResourcePackOrganizer.AbstractPack
- Mappings:
- Namespace - Name - Mixin selector - official - s- Lexu$b;s()Ljava/util/List;- intermediary - method_29666- Lnet/minecraft/class_5369$class_5372;method_29666()Ljava/util/List;- named - getCurrentList- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;getCurrentList()Ljava/util/List;
 
- 
getOppositeList- Specified by:
- getOppositeListin class- ResourcePackOrganizer.AbstractPack
- Mappings:
- Namespace - Name - Mixin selector - official - t- Lexu$b;t()Ljava/util/List;- intermediary - method_29667- Lnet/minecraft/class_5369$class_5372;method_29667()Ljava/util/List;- named - getOppositeList- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$AbstractPack;getOppositeList()Ljava/util/List;
 
- 
isEnabledpublic boolean isEnabled()- Mappings:
- Namespace - Name - Mixin selector - official - n- Lexu$a;n()Z- intermediary - method_29660- Lnet/minecraft/class_5369$class_5371;method_29660()Z- named - isEnabled- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;isEnabled()Z
 
- 
enablepublic void enable()- Mappings:
- Namespace - Name - Mixin selector - official - j- Lexu$a;j()V- intermediary - method_29656- Lnet/minecraft/class_5369$class_5371;method_29656()V- named - enable- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;enable()V
 
- 
disablepublic void disable()- Mappings:
- Namespace - Name - Mixin selector - official - k- Lexu$a;k()V- intermediary - method_29657- Lnet/minecraft/class_5369$class_5371;method_29657()V- named - disable- Lnet/minecraft/client/gui/screen/pack/ResourcePackOrganizer$Pack;disable()V
 
 
-