LaunchWrapper Classloader with bytecode transforming functionality,Forked from https://github.com/Mojang/LegacyLauncher Gradle repositories { maven { url 'https://maven.enaium.cn/' } } dependencies { implementation("cn.enaium:launchwrapper:<VERSION>") }