Stephanie Wilde-Hobbs
Stephanie Wilde-Hobbs
On the other hand, we already have ATs, so adding more instead of reflection is better. Either use ATs or reflection, not both.
For a library, I would use reflection, because of the gradle issue. The wrapper however is not a library, so Ats are fine I suppose.
@Caellian If it could be done from a plugin easily, @AbrarSyed would already have done it, IIRC it was scheduled for ForgeGradle 2 because of a change in behaviour that...
@Victorious3 It's to do with configuration immutability, and resolve orders. Internal gradle stuff that makes it difficult to do X before Y.
Hmm, I think we shouldn't spend much time in this area, trying to compete with sponge is a mistake.
I agree with that, however spending time on server-side APIs is a mistake in the near future.
We do need to be able to have server side only, and client side only mods. Just don't focus on hooks for it. (and when I say "don't focus" I...
I think that we are actually all agreeing here.
Maybe some kind of debuginfo hook that the mod provides that returns a String[] of stuff to add to the crashreport and maybe F3 menu?
Yeah, maybe not show it on the F3 screen, but I believe that this would be possible.