public interface ResourcePackProvider
| Modifier and Type | Method and Description |
|---|---|
<T extends ResourcePackProfile> |
register(Consumer<T> consumer,
ResourcePackProfile.Factory<T> factory) |
<T extends ResourcePackProfile> void register(Consumer<T> consumer, ResourcePackProfile.Factory<T> factory)