public class RedirectInjectionInfo extends InjectionInfo
InjectionInfo.AnnotationType, InjectionInfo.HandlerPrefixatKey, DEFAULT_PREFIX, group, injectionPoints, injector, isStatic, selectors, slices, targetCount, targetNodes, targetsannotationType, classNode, methodName, mixinannotation, method| 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, addMessage, addMethod, checkTarget, findTargets, getDynamicInfo, getInjectedCallbackCount, getInjectorAnnotation, getInjectorPrefix, getMessages, getRegisteredAnnotations, getSlice, getSliceId, getTargetCount, inject, isValid, notifyInjected, parse, parseInjectionPoints, parseRequirements, parseSelectors, postInject, preInject, prepare, readAnnotation, readInjectionPoints, register, toString, validateTargetsgetClassInfo, getClassNode, getMethodNamegetAnnotation, getAnnotationNode, getMethod, getMixin, getParent, getSelectorAnnotation, getSelectorCoordinate, remapclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotationNode, getMethodgetAnnotation, getMixin, getParent, getSelectorAnnotation, getSelectorCoordinate, remappublic 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