emo / me.eater.emo.forge

Package me.eater.emo.forge

Types

FetchForgeLibraries

class FetchForgeLibraries : Process<EmoContext>

Process that fetches the libraries needed for forge

FetchForgeVersions

class FetchForgeVersions : Process<EmoContext>

Process that fetches the known versions of Forge, and if needed selects the correct minecraft version

FetchInstaller

class FetchInstaller : Process<EmoContext>

Process that fetches the Forge installer

FetchUniversal

class FetchUniversal : Process<EmoContext>

Process that fetches the universal Forge jar

ForgeCleanInstaller

class ForgeCleanInstaller : Process<EmoContext>

Process that deletes the forge installer

ForgeExtractManifest

class ForgeExtractManifest : Process<EmoContext>

Process that extracts the manifest from the forge installer

LoadForgeManifest

class LoadForgeManifest : Process<EmoContext>

Process that loads the install manifest from the universal forge jar

RunInstaller

class RunInstaller : Process<EmoContext>

Process that runs the installer by the use of a classloader and loads of reflection