JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.upcraft.sparkweave.api.platform
Interface ModContainer
All Known Implementing Classes:
NeoforgeModContainer
public interface
ModContainer
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
default
Path
getPath
(
String
file)
ModMetadata
metadata
()
Path
rootPath
()
Method Details
metadata
ModMetadata
metadata
()
rootPath
Path
rootPath
()
getPath
default
Path
getPath
(
String
file)