ForgeForce / MinecraftForge

Repository managed and used by the Minecraft Forge Triage team.
Other
3 stars 0 forks source link

Rename parameters/edit Javadoc to line up better with official mappings #11

Closed Harleyoc1 closed 2 years ago

Harleyoc1 commented 2 years ago

Made various parameter renames (and corresponding Javadoc updates) to make naming more consistent with official mappings. The most common of these these include:

If I have missed any appropriate renames here that you think should be included please do add a comment.

Renames in classes where fields are still using old naming was avoided, these can be sorted whenever the breaking changes are made. Many changes were also made for better consistency/readability.