- Enclosing class:
- InjectorWrapperImpl
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
onFound(org.spongepowered.asm.mixin.injection.struct.Target target,
org.spongepowered.asm.mixin.injection.struct.InjectionNodes.InjectionNode sourceNode,
org.objectweb.asm.tree.MethodInsnNode call)
-
Method Details
-
onFound
void onFound(org.spongepowered.asm.mixin.injection.struct.Target target,
org.spongepowered.asm.mixin.injection.struct.InjectionNodes.InjectionNode sourceNode,
org.objectweb.asm.tree.MethodInsnNode call)