Class ShareType

java.lang.Object
com.llamalad7.mixinextras.sugar.impl.ShareType

public class ShareType extends Object
  • 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)