public class ModifyArgsInjectionInfo extends InjectionInfo
ModifyArgs injectoratKey, group, injectionPoints, injector, isStatic, slices, targetNodes, targetsannotation, classNode, method, mixin| Constructor and Description |
|---|
ModifyArgsInjectionInfo(MixinTargetContext mixin,
org.spongepowered.asm.lib.tree.MethodNode method,
org.spongepowered.asm.lib.tree.AnnotationNode annotation) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getDescription() |
protected Injector |
parseInjector(org.spongepowered.asm.lib.tree.AnnotationNode injectAnnotation) |
addCallbackInvocation, addMethod, getDynamicInfo, getInjectedCallbackCount, getInjectorAnnotation, getInjectorPrefix, getSlice, getSliceId, getTargets, inject, isValid, notifyInjected, parse, parseInjectionPoints, parseRequirements, parseTargets, postInject, prepare, readAnnotation, readInjectionPoints, toStringgetAnnotation, getClassNode, getContext, getMethodclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotation, getContext, getMethodpublic ModifyArgsInjectionInfo(MixinTargetContext mixin, org.spongepowered.asm.lib.tree.MethodNode method, org.spongepowered.asm.lib.tree.AnnotationNode annotation)
protected Injector parseInjector(org.spongepowered.asm.lib.tree.AnnotationNode injectAnnotation)
parseInjector in class InjectionInfoprotected java.lang.String getDescription()
getDescription in class InjectionInfo