Fabric API

Fabric API

106M Downloads

Remove leftover `@ApiStatus.Internal` annotations

Technici4n opened this issue ยท 3 comments

commented

Since the annotations are now autogenerated for impl classes, most of the remaining annotations can be removed.

commented

I thought I removed all the ones in impl ๐Ÿค”

commented

This is the one I saw:

and there's a lot more apparently.

commented

Some of them have been introduced after my PR at least like the new recipe remainders and item groups I think