Package net.fabricmc.loader.api
-
Interface Summary 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. -
Class Summary Class Description VersionPredicate -
Enum Summary Enum Description VersionPredicate.Type -
Exception Summary Exception Description EntrypointException Represents an exception that arises when obtaining entrypoints.LanguageAdapterException An exception that occurs during aLanguageAdapter
's object creation.VersionParsingException