Package net.neoforged.fml
package net.neoforged.fml
-
ClassDescriptionUtility for running code on the main launch thread at the next available opportunity.Supplies a header to add to crash reports.An extension point for a mod container.A logical side of the Minecraft game.The container that wraps around mods in the system.Master list of all mods - game-side version.Contains the logic to load mods, i.e. turn the
LoadingModList
into theModList
, as well as initialization tasks for mods and methods to dispatch mod bus events.Exception that is fired when a mod loading future cannot be executed because a dependent future failed.