Vineflower / vineflower

Modern Java decompiler aiming to be as accurate as possible, with an emphasis on output quality. Fork of the Fernflower decompiler.
https://vineflower.org/
Apache License 2.0
1.24k stars 88 forks source link

Add back casts in numeric operations where it increases the size of the number #395

Closed Machine-Maker closed 4 months ago

Machine-Maker commented 4 months ago

Fixes https://github.com/Vineflower/vineflower/issues/388

Also lets decompiled minecraft actually start again.