| Interface | Description |
|---|---|
| IEnvironmentTokenProvider |
Provides a token value into the attached environment
|
| IMixinConfig |
Interface for loaded mixin configurations
|
| IMixinConfigPlugin |
A companion plugin for a mixin configuration object.
|
| IMixinErrorHandler |
Interface for objects which want to perform custom behaviour when fatal mixin
errors occur.
|
| IMixinInfo |
Interface for MixinInfo, used in extensibility API
|
| IRemapper |
Interface for remap chain participants
|
| Enum | Description |
|---|---|
| IMixinErrorHandler.ErrorAction |
Action to take when handling an error.
|