Package org.spongepowered.asm.mixin.struct
Internal data bundles used by mixin during application.
-
Class Summary Class Description AnnotatedMethodInfo Data bundle for an annotated method in a mixinMemberRef Reference to a field or method that also includes invocation instructions.MemberRef.Field A static reference to a field backed by field get/put instructionMemberRef.Handle A reference to a field or method backed by a method handleMemberRef.Method A static reference to a method backed by an invoke instructionSourceMap Structure which contains information about a SourceDebugExtension SMAPSourceMap.File Defines a source code file within a source map stratumSpecialMethodInfo Information about a special mixin method such as an injector or accessor