Class InsnReference
java.lang.Object
com.llamalad7.mixinextras.expression.impl.flow.utils.InsnReference
Keeps track of a particular instruction throughout expansion.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.spongepowered.asm.mixin.injection.struct.InjectionNodes.InjectionNodegetNode(org.spongepowered.asm.mixin.injection.struct.Target target)
-
Constructor Details
-
InsnReference
-
-
Method Details
-
getNode
public org.spongepowered.asm.mixin.injection.struct.InjectionNodes.InjectionNode getNode(org.spongepowered.asm.mixin.injection.struct.Target target)
-