Class ShareType
java.lang.Object
com.llamalad7.mixinextras.sugar.impl.ShareType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddToLvt(org.spongepowered.asm.mixin.injection.struct.Target target, int lvtIndex) org.objectweb.asm.Typeorg.objectweb.asm.Typeorg.objectweb.asm.tree.InsnListinitialize(int lvtIndex)
-
Constructor Details
-
ShareType
public ShareType(org.objectweb.asm.Type innerType)
-
-
Method Details
-
getInnerType
public org.objectweb.asm.Type getInnerType() -
getImplType
public org.objectweb.asm.Type getImplType() -
initialize
public org.objectweb.asm.tree.InsnList initialize(int lvtIndex) -
addToLvt
public void addToLvt(org.spongepowered.asm.mixin.injection.struct.Target target, int lvtIndex)
-