neoforged / NeoForge

Neo Modding API for Minecraft, based on Forge
https://neoforged.net
Other
1.25k stars 179 forks source link

Add interface injection Features #1640

Closed baka4n closed 4 weeks ago

baka4n commented 4 weeks ago

The interface injection function is really good, and it avoids strong turns for programmers, and I hope there is a feature like this in moddev

Erdragh commented 4 weeks ago

Do you mean this? https://github.com/neoforged/ModDevGradle/#interface-injection

And the work going on on feature/interface-injection on NeoGradle? https://github.com/neoforged/NeoGradle/tree/feature/interface-injection

baka4n commented 3 weeks ago

Do you mean this? https://github.com/neoforged/ModDevGradle/#interface-injection

And the work going on on feature/interface-injection on NeoGradle? https://github.com/neoforged/NeoGradle/tree/feature/interface-injection

I saw it, so closed the issue