Uses of Package
cpw.mods.modlauncher.api
Packages that use cpw.mods.modlauncher.api
Package
Description
-
Classes in cpw.mods.modlauncher.api used by cpw.mods.modlauncherClassDescriptionSystem environment.A singleton instance of this is loaded by the system to designate the launch targetUsers who wish to provide a mod service which plugs into this API should implement this interface, and provide a
ServiceLoader
configuration file pointing at their implementation.A transformer is injected into the modding ClassLoader.Simple data holder indicating where theITransformer
can target.A type of Runnable that throws a Throwable.Specifies the target type for theITransformer.Target
.Typed key-value map, similar to the AttributeKey netty stuff.Unique blackboard key -
Classes in cpw.mods.modlauncher.api used by cpw.mods.modlauncher.apiClassDescriptionSystem environment.A singleton instance of this is loaded by the system to designate the launch targetIndicate an incompatible environment to the modlauncher system.A transformer is injected into the modding ClassLoader.Simple data holder indicating where the
ITransformer
can target.A type of Runnable that throws a Throwable.Specifies the target type for theITransformer.Target
.Typed key-value map, similar to the AttributeKey netty stuff.Unique blackboard key -
Classes in cpw.mods.modlauncher.api used by cpw.mods.modlauncher.log
-
Classes in cpw.mods.modlauncher.api used by cpw.mods.modlauncher.serviceapi
-
Classes in cpw.mods.modlauncher.api used by net.neoforged.fml.loadingClassDescriptionSystem environment.Indicate an incompatible environment to the modlauncher system.Users who wish to provide a mod service which plugs into this API should implement this interface, and provide a
ServiceLoader
configuration file pointing at their implementation.A transformer is injected into the modding ClassLoader. -
Classes in cpw.mods.modlauncher.api used by net.neoforged.fml.loading.log4j
-
Classes in cpw.mods.modlauncher.api used by net.neoforged.fml.loading.moddiscovery
-
Classes in cpw.mods.modlauncher.api used by net.neoforged.fml.loading.targetsClassDescriptionA singleton instance of this is loaded by the system to designate the launch targetA type of Runnable that throws a Throwable.
-
Classes in cpw.mods.modlauncher.api used by net.neoforged.neoforge.coremodsClassDescriptionA transformer is injected into the modding ClassLoader.Simple data holder indicating where the
ITransformer
can target.Specifies the target type for theITransformer.Target
. -
Classes in cpw.mods.modlauncher.api used by net.neoforged.neoforgespi
-
Classes in cpw.mods.modlauncher.api used by net.neoforged.neoforgespi.coremod