View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window installertools-2.1.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.neoforged.installertools.util
├─ net.neoforged.installertools.util.Artifact.class - [JAR]
├─ net.neoforged.installertools.util.HashFunction.class - [JAR]
├─ net.neoforged.installertools.util.ManifestJson.class - [JAR]
├─ net.neoforged.installertools.util.Utils.class - [JAR]
├─ net.neoforged.installertools.util.VersionJson.class - [JAR]
net.neoforged.installertools
├─ net.neoforged.installertools.BundlerExtract.class - [JAR]
├─ net.neoforged.installertools.ChainMappings.class - [JAR]
├─ net.neoforged.installertools.ConsoleTool.class - [JAR]
├─ net.neoforged.installertools.CreateDirectory.class - [JAR]
├─ net.neoforged.installertools.CreateParents.class - [JAR]
├─ net.neoforged.installertools.DeobfRealms.class - [JAR]
├─ net.neoforged.installertools.DownloadMojmaps.class - [JAR]
├─ net.neoforged.installertools.ExtractFiles.class - [JAR]
├─ net.neoforged.installertools.ExtractInheritance.class - [JAR]
├─ net.neoforged.installertools.McpData.class - [JAR]
├─ net.neoforged.installertools.MergeMappings.class - [JAR]
├─ net.neoforged.installertools.SrgMcpRenamer.class - [JAR]
├─ net.neoforged.installertools.Task.class - [JAR]
├─ net.neoforged.installertools.Tasks.class - [JAR]