Package net.neoforged.fml.loading.mixin
@Internal
package net.neoforged.fml.loading.mixin
-
ClassDescriptionAudit trail adapter for ModLauncherClass provider for use under ModLauncherTracks invalid (unloadable) classes so we can throw an exception inside the TCL and class load events so we can report when classes were loaded before we could transform themNOTE: This class needs to be public due to MixinExtras Logger adapter making indirect use of it: MixinExtrasLogger.java#L38We use this to expose mod files that are not mods to Mixin, purely to allow it scanning for manifest attributes so game libraries/plugins can also contribute Mixins.Encapsulates the code required to interact with Mixin.