程序包 net.minecraftforge.fml.loading
package net.minecraftforge.fml.loading
-
类说明Thrown 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.已过时, 待删除: 此 API 元素将从以后的版本中删除。TODO: [FML][Loader] Remove VersionInfo - we shouldn't need to base any decisions on forge or mc version info at the loader level.