Marc Hermans
Marc Hermans
Well I was actually thinking of going a 4. route: 4. Actually return a different type altogether, something like an `Optional` or something custom that defines behavior better.
> So if I understand this correctly, this does not fix the bug unless the mod author in question adds the following event handler: > > ```java > @SubscribeEvent >...
No curse maven for production dependencies. If the mod does not provide a maven of their own then we can not provide it.
Since this PR is only made for testing, I converted it into a draft untill the Dependency issue is resolved.
> I would suggest to rename `IItemStackCapabilityProvider` to `IComparableCapabilityProvider` there are likely other situations where this tech could and should be used.
@Shadows-of-Fire could you write a much simpler write up of this PR somewhere, explicitly as to what the state of the API is currently. This changes has gone what I...
> Would it be possible to allow server operators to adjust server configs while in SMP? It might be out of scope of this PR, but I just want to...
> > > Would it be possible to allow server operators to adjust server configs while in SMP? It might be out of scope of this PR, but I just...
> Would additional forge widget types be able to be added or PRed? A big example would be color widgets, which just need to be able to display a little...
>Hey there, very glad to see a default config screen implementation is finally making it's way back into Forge itself after all those years! I've built the PR and checked...