Interface InterfaceTestMixin


public interface InterfaceTestMixin
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    numberProvider(String argument, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir)
     
  • Method Details

    • numberProvider

      default void numberProvider(String argument, org.spongepowered.asm.mixin.injection.callback.CallbackInfoReturnable<Integer> cir)