Uses of Class
net.minecraftforge.fml.relauncher.libraries.Artifact
Packages that use Artifact
-
Uses of Artifact in net.minecraftforge.fml.relauncher.libraries
Fields in net.minecraftforge.fml.relauncher.libraries with type parameters of type ArtifactModifier and TypeFieldDescriptionModList.art_mapModList.artifactsModList.artifacts_immLinkRepository.snapshotsMethods in net.minecraftforge.fml.relauncher.libraries that return ArtifactModifier and TypeMethodDescriptionprivate static ArtifactLibraryManager.readArtifact(Repository repo, Attributes meta) static ArtifactRepository.resolveAll(Artifact artifact) Methods in net.minecraftforge.fml.relauncher.libraries that return types with arguments of type ArtifactModifier and TypeMethodDescriptionprivate static org.apache.commons.lang3.tuple.Pair<Artifact,byte[]> LibraryManager.extractPacked(File file, ModList modlist, File... modDirs) private static org.apache.commons.lang3.tuple.Pair<Artifact,byte[]> LibraryManager.extractPacked(JarFile jar, ModList modlist, File... modDirs) ModList.flatten()LibraryManager.flattenLists(File mcDir) ModList.getArtifacts()Methods in net.minecraftforge.fml.relauncher.libraries with parameters of type ArtifactModifier and TypeMethodDescriptionvoidintintArtifact.compareVersion(Artifact o) booleanstatic ArtifactRepository.resolveAll(Artifact artifact) Constructors in net.minecraftforge.fml.relauncher.libraries with parameters of type Artifact