Class FMLModFileContainerHandle

java.lang.Object
net.neoforged.fml.loading.mixin.FMLModFileContainerHandle
All Implemented Interfaces:
IContainerHandle, IMixinConfigSource

final class FMLModFileContainerHandle extends Object implements IContainerHandle
We 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. One example for this is mixinextras.