@Environment(value=CLIENT) class ResourcePackOrganizer.EnabledPack extends ResourcePackOrganizer.AbstractPack
Constructor and Description |
---|
EnabledPack(ResourcePackProfile profile) |
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
protected List<ResourcePackProfile> |
getCurrentList() |
protected List<ResourcePackProfile> |
getOppositeList() |
boolean |
isEnabled() |
canMoveTowardEnd, canMoveTowardStart, getCompatibility, getDescription, getDisplayName, getSource, isAlwaysEnabled, isPinned, method_30286, move, moveTowardEnd, moveTowardStart, toggle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canBeDisabled, canBeEnabled, getDecoratedDescription
public EnabledPack(ResourcePackProfile profile)
protected List<ResourcePackProfile> getCurrentList()
getCurrentList
in class ResourcePackOrganizer.AbstractPack
protected List<ResourcePackProfile> getOppositeList()
getOppositeList
in class ResourcePackOrganizer.AbstractPack
public boolean isEnabled()
public void enable()
public void disable()