Uses of Record Class
net.neoforged.fml.loading.MavenCoordinate
Packages that use MavenCoordinate
-
Uses of MavenCoordinate in net.neoforged.fml.loading
Methods in net.neoforged.fml.loading that return MavenCoordinateModifier and TypeMethodDescriptionstatic MavenCoordinateValid forms:groupId:artifactId:versiongroupId:artifactId:version:classifiergroupId:artifactId:version:classifier@extensiongroupId:artifactId:version@extensionMethods in net.neoforged.fml.loading with parameters of type MavenCoordinateModifier and TypeMethodDescriptionstatic PathLibraryFinder.findPathForMaven(MavenCoordinate artifact) -
Uses of MavenCoordinate in net.neoforged.fml.loading.moddiscovery.locators
Methods in net.neoforged.fml.loading.moddiscovery.locators with parameters of type MavenCoordinateModifier and TypeMethodDescriptionprivate static voidGameLocator.addRequiredLibrary(MavenCoordinate coordinate, List<Path> content)