| Interface | Description |
|---|---|
| FabricLoader |
The public-facing FabricLoader instance.
|
| LanguageAdapter |
Creates instances of objects from custom notations.
|
| MappingResolver |
Helper class for performing mapping resolution.
|
| ModContainer |
Represents a mod.
|
| SemanticVersion |
Represents a Sematic Version.
|
| Version |
Represents a version of a mod.
|
| Exception | Description |
|---|---|
| EntrypointException |
Represents an exception that arises when obtaining entrypoints.
|
| LanguageAdapterException |
An exception that occurs during a
LanguageAdapter's object creation. |
| VersionParsingException |