| Interface | Description |
|---|---|
| IEarlyMixinLoader |
Early mixins are defined as mixins that affects vanilla or forge classes.
|
| ILateMixinLoader |
Late mixins are defined as mixins that affects mod classes.
|
| IMixinConfigHijacker |
Hijackers are used to stop certain mixin configurations from ever being applied.
|
| Class | Description |
|---|---|
| MixinBooterMixinPlugin | |
| MixinBooterPlugin | |
| MixinBooterPlugin.Container |
| Annotation Type | Description |
|---|---|
| MixinLoader |
Purely a marker annotation.
|