Package net.neoforged.fml.loading.mixin
Class FMLModFileContainerHandle
java.lang.Object
net.neoforged.fml.loading.mixin.FMLModFileContainerHandle
- All Implemented Interfaces:
IContainerHandle,IMixinConfigSource
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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
modFile
-
-
Constructor Details
-
FMLModFileContainerHandle
-
-
Method Details
-
getAttribute
- Specified by:
getAttributein interfaceIContainerHandle
-
getNestedContainers
- Specified by:
getNestedContainersin interfaceIContainerHandle
-
getId
- Specified by:
getIdin interfaceIMixinConfigSource
-
getDescription
- Specified by:
getDescriptionin interfaceIMixinConfigSource
-
toString
-