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