@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, toggleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanBeDisabled, canBeEnabled, getDecoratedDescriptionpublic EnabledPack(ResourcePackProfile profile)
protected List<ResourcePackProfile> getCurrentList()
getCurrentList in class ResourcePackOrganizer.AbstractPackprotected List<ResourcePackProfile> getOppositeList()
getOppositeList in class ResourcePackOrganizer.AbstractPackpublic boolean isEnabled()
public void enable()
public void disable()