JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.spongepowered.asm.mixin.connect
package
org.spongepowered.asm.mixin.connect
See
IMixinConnector
Related Packages
Package
Description
org.spongepowered.asm.mixin
Primary interaction points (
@Mixin
and
@MixinEnvironment
) and annotations (eg.
@Mixin
,
@Shadow
) for mixin consumers.
Interfaces
Class
Description
IMixinConnector
A connector class is a bootstrap agent for a mixin consumer.