FabricMC / fabric-language-kotlin

Fabric language module for Kotlin.
Apache License 2.0
293 stars 33 forks source link

Mixins #36

Closed aleferna12 closed 3 years ago

aleferna12 commented 3 years ago

Hi, just wanted to know what is the likelyhood that we will be able to write mixins w/ kotlin in the future? Is it a limitation caused by java annotation syntex or is it a deeper, intrinsical, impossibility?

Thank you very much

modmuss50 commented 3 years ago

This issue: https://github.com/SpongePowered/Mixin/issues/245 on mixin goes into detail about this.