Class WrapMethodStage.Wrapper

java.lang.Object
com.llamalad7.mixinextras.injector.wrapmethod.WrapMethodStage
com.llamalad7.mixinextras.injector.wrapmethod.WrapMethodStage.Wrapper
Enclosing class:
WrapMethodStage

public static class WrapMethodStage.Wrapper extends WrapMethodStage
  • Constructor Details

    • Wrapper

      public Wrapper(WrapMethodStage inner, org.objectweb.asm.tree.MethodNode handler, org.objectweb.asm.Type operationType, List<ShareInfo> shares)
  • Method Details