This decompiler is for 1.13.1 for now as we really need it for that version only, its wip (for now only decompiling and file tree and renaming is done), the class name renaming will be implemented asap.
Cfr is distributed by http://www.benf.org/other/cfr/ (no source disclosed yet and still in beta) (its under MIT: http://www.benf.org/other/cfr/license.html)
The Original Srg mappings were kindly provided by skyrising: https://github.com/skyrising/mc-data (its under CC0: https://github.com/skyrising/mc-deobfuscator/blob/02ba679d42000f43cfd74639d74681192bcdb138/base-data/LICENSE.md) Ofc i made a lots of changes to have a correct tree.
Run "forlazy.bat" or python decompiler.py
in shell (you will need python 3.6+, ok lets say 3.7 to be sure)
You will need ofc, java jre and jdk (8 is fine) and 1.13.1.jar either in the folder with decompiler.py or in the regular windows directory (%appdata%/.minecraft/versions/1.13.1/1.13.1.jar)
The program and the files are under MIT license (only the srg and field names, the cfr ls still property of ben). You can credit me or not, your choice.