Change how declaring methods final are done #2129
Labels
area-Minecraft
This affects CC's Minecraft-specific content.
enhancement
An extension of a feature or a new feature.
wontfix
A bug which I won't fix or an enhancement which won't be implemented.
I'm making a mod on 1.18.2 (it did not exist, so I might as well make it)
CC: T says I need to mark methods "final" (record class)

I should not need to add "final" to methods that are final by default
The text was updated successfully, but these errors were encountered: