public class ModifyConstantInjectionInfo extends InjectionInfo
atKey, group, injectionPoints, injector, isStatic, slices, targetNodes, targetsannotation, classNode, method, mixin| Constructor and Description |
|---|
ModifyConstantInjectionInfo(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() |
java.lang.String |
getSliceId(java.lang.String id)
Return the mapped slice id for the specified ID.
|
protected void |
parseInjectionPoints(java.util.List<org.spongepowered.asm.lib.tree.AnnotationNode> ats) |
protected Injector |
parseInjector(org.spongepowered.asm.lib.tree.AnnotationNode injectAnnotation) |
protected java.util.List<org.spongepowered.asm.lib.tree.AnnotationNode> |
readInjectionPoints(java.lang.String type) |
addCallbackInvocation, addMethod, getDynamicInfo, getInjectedCallbackCount, getInjectorAnnotation, getInjectorPrefix, getSlice, getTargets, inject, isValid, notifyInjected, parse, parseRequirements, parseTargets, postInject, prepare, readAnnotation, toStringgetAnnotation, getClassNode, getContext, getMethodclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotation, getContext, getMethodpublic ModifyConstantInjectionInfo(MixinTargetContext mixin, org.spongepowered.asm.lib.tree.MethodNode method, org.spongepowered.asm.lib.tree.AnnotationNode annotation)
protected java.util.List<org.spongepowered.asm.lib.tree.AnnotationNode> readInjectionPoints(java.lang.String type)
readInjectionPoints in class InjectionInfoprotected void parseInjectionPoints(java.util.List<org.spongepowered.asm.lib.tree.AnnotationNode> ats)
parseInjectionPoints in class InjectionInfoprotected Injector parseInjector(org.spongepowered.asm.lib.tree.AnnotationNode injectAnnotation)
parseInjector in class InjectionInfoprotected java.lang.String getDescription()
getDescription in class InjectionInfopublic java.lang.String getSliceId(java.lang.String id)
InjectionInfogetSliceId in class InjectionInfoid - slice id