Package net.minecraftforge.fml
package net.minecraftforge.fml
-
ClassDescriptionUtility for running code on the main launch thread at the next available opportunity.Use to execute code conditionally based on sidedness.SafeCallable version of
DistExecutor.SafeReferent
.A safe referent.SafeRunnable version ofDistExecutor.SafeReferent
SafeSupplier version ofDistExecutor.SafeReferent
IExtensionPoint<T extends Record>An extension point for a mod container.Extension point for the compatibility display test used on the server selection screen.A mod loading state.Provides a list of mod loading states which the mod loader may transition between.IModStateTransition.EventGenerator<T extends net.minecraftforge.eventbus.api.Event & IModBusEvent>A logical side of the Minecraft game.The container that wraps around mods in the system.Master list of all mods - game-side version.Loads mods.General purpose mod loading error messagePhases of mod loading, for grouping mod loading states.Mod loading stage of mod containers during the mod loading process.Implementation of theIModLoadingState
interface.OptionalMod<T>