Package org.spongepowered.asm.mixin.extensibility
Interfaces for internal Mixin objects which provide extensibility for mixin
consumers.
-
Interface Summary Interface Description IActivityContext IActivityContext.IActivity IEnvironmentTokenProvider Provides a token value into the attached environmentIMixinConfig Interface for loaded mixin configurationsIMixinConfigPlugin A companion plugin for a mixin configuration object.IMixinConfigSource Interface for loaded mixin configurationsIMixinErrorHandler Interface for objects which want to perform custom behaviour when fatal mixin errors occur.IMixinInfo Interface for MixinInfo, used in extensibility APIIRemapper Interface for remap chain participants -
Enum Summary Enum Description IMixinErrorHandler.ErrorAction Action to take when handling an error.