java.lang.Object
com.llamalad7.mixinextras.expression.impl.flow.utils.InsnReference

public class InsnReference extends Object
Keeps track of a particular instruction throughout expansion.
  • Constructor Details

    • InsnReference

      public InsnReference(FlowValue flow)
  • Method Details

    • getNode

      public org.spongepowered.asm.mixin.injection.struct.InjectionNodes.InjectionNode getNode(org.spongepowered.asm.mixin.injection.struct.Target target)