MCCoroutine
MCCoroutine copied to clipboard
feat(fabric-api): make MCCoroutineExceptionEvent to be SAM
make MCCoroutineExceptionEvent to be a functional interface for kotlin Related to #118
Hi, thanks for your contribution. Please make sure that you have made all changes in your pullrequest because I do not want to release a new version every other day.
Hi, thanks for your contribution. Please make sure that you have made all changes in your pullrequest because I do not want to release a new version every other day.
That's all we need to enable SAM. I don't think you need to release a version after my PR. It's okay to just acuumulate more commits then release next version.