Class WrapOperationRuntime

java.lang.Object
com.llamalad7.mixinextras.injector.wrapoperation.WrapOperationRuntime

public class WrapOperationRuntime extends Object
  • Constructor Details

    • WrapOperationRuntime

      public WrapOperationRuntime()
  • Method Details

    • checkArgumentCount

      public static void checkArgumentCount(Object[] args, int expectedArgumentCount, String expectedTypes)