MCCoroutine icon indicating copy to clipboard operation
MCCoroutine copied to clipboard

feat(fabric-api): make MCCoroutineExceptionEvent to be SAM

Open c0nstexpr opened this issue 1 year ago • 2 comments

make MCCoroutineExceptionEvent to be a functional interface for kotlin Related to #118

c0nstexpr avatar Jul 06 '24 08:07 c0nstexpr

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.

Shynixn avatar Jul 06 '24 09:07 Shynixn

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.

c0nstexpr avatar Jul 06 '24 11:07 c0nstexpr