Interface ResourcePackLoader.IPackInfoFinder
- All Superinterfaces:
RepositorySource
- Enclosing class:
- ResourcePackLoader
@Deprecated(since="1.18",
forRemoval=true)
public static interface ResourcePackLoader.IPackInfoFinder
extends RepositorySource
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddPackInfos(Consumer<Pack> consumer, Pack.PackConstructor factory)Deprecated, for removal: This API element is subject to removal in a future version.default voidloadPacks(Consumer<Pack> consumer, Pack.PackConstructor factory)Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
loadPacks
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
loadPacksin interfaceRepositorySource
-
addPackInfos
Deprecated, for removal: This API element is subject to removal in a future version.
-