Package net.minecraftforge.fml.packs
Interface ResourcePackLoader.IPackInfoFinder
-
- Enclosing class:
- ResourcePackLoader
public static interface ResourcePackLoader.IPackInfoFinder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addPackInfos(java.util.function.Consumer<ResourcePackInfo> consumer, ResourcePackInfo.IFactory factory)
-
-
-
Method Detail
-
addPackInfos
void addPackInfos(java.util.function.Consumer<ResourcePackInfo> consumer, ResourcePackInfo.IFactory factory)
-
-