MinecraftForge / ForgeFlower

Forge's modifications to FernFlower. Fixing various bugs/inconsistencies. Main Repo: https://github.com/MinecraftForge/FernFlower
Apache License 2.0
80 stars 44 forks source link

Rebase on upstream 0e3593f #133

Closed SizableShrimp closed 1 year ago

SizableShrimp commented 1 year ago

Rebases to upstream 0e3593f12741eed59e88368eba933bb10fd4f6a6.

See diff of upstream changes here.

Many patch failures were due to upstream changing to J17 & using enhanced switch expressions. While this PR does compile as-is, it has not been tested (and obviously also needs code review).

zml2008 commented 1 year ago

Please provide a diff of the decompiled Minecraft game comparing master vs your PR.