Package net.minecraftforge.fml.packs
Interface ResourcePackLoader.IPackInfoFinder
- Enclosing class:
- ResourcePackLoader
public static interface ResourcePackLoader.IPackInfoFinder
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addPackInfos
(Consumer<ResourcePackInfo> consumer, ResourcePackInfo.IFactory factory)
-
Method Details
-
addPackInfos
-