| Class | Description |
|---|---|
| FermiumBooter | |
| FermiumPlugin | |
| FermiumRegistryAPI |
Enqueue mixins to be applied or rejected from your IFMLLoadingPlugin class init
Includes options for disabling the mixin from a Supplier, and loading it either early or late
Configuration name is the name of the json pointing to your mixin, such as "mixins.fermiumbooter.init.json"
For additional Forge @Config based mixin handling:
|