Package net.minecraftforge.fml.loading
package net.minecraftforge.fml.loading
-
ClassDescriptionThrown during early loading phase, and collected by the LoadingModList for handoff to the client or server.This is for allowing the plugging in of alternative early display implementations.Finds Version data from a package, with possible default valuesMaster list of all mods in the loading context.Convert a maven coordinate into a Path.PrintStream which redirects it's output to a given logger.TODO: [FML][Loader] Remove VersionInfo - we shouldn't need to base any decisions on forge or mc version info at the loader level.