Defeatomizer
Defeatomizer
> If it is too uncommented and convoluted Comments :man_facepalming:
Exactly what I fixed locally but didn't push a commit with.
> Please test in-game too to double-check. Thanks! I'm afraid I'll have to skip that part  This is holding for a few minutes now and doesn't seem to be...
OKay, it did load. Failed when trying to find ForgeGradle of version 6.0 to 6.2 :man_shrugging:
Gradle doesn't want to help with in-game testing. I just don't know how to make it build fine.
These extra days will postpone both PRs for who knows how many more versions though :pleading_face:
So _this_ time tests did not catch something? (They should have, I see the code)
But after that you'd see the PR has nothing left to be resolved.
Can we be sure `TabEntry` is not null?
Ah, now I see why:  `ITabContainedElement#getCreativeTab()` is annotated with `@Nullable` so we have to deal with that all the way.