Package dev.upcraft.sparkweave.platform
Class SimpleModContainer
java.lang.Object
dev.upcraft.sparkweave.platform.SimpleModContainer
- All Implemented Interfaces:
ModContainer
-
Constructor Summary
ConstructorsConstructorDescriptionSimpleModContainer(ModMetadata metadata, List<Path> rootPaths, Function<String, Optional<Path>> pathFinder) -
Method Summary
-
Constructor Details
-
SimpleModContainer
-
-
Method Details
-
metadata
- Specified by:
metadatain interfaceModContainer
-
rootPaths
- Specified by:
rootPathsin interfaceModContainer
-
findPath
- Specified by:
findPathin interfaceModContainer
-