@FunctionalInterface @Environment(value=CLIENT) public static interface ResourcePackOrganizer.Applier<T extends ResourcePackProfile>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(List<T> enabled,
List<T> disabled,
boolean unchanged) |