fabric-loom/src/main/java/net/fabricmc/loom/task
2021-10-20 23:12:49 +01:00
..
AbstractLoomTask.java Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01:00
AbstractRunTask.java Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01:00
CleanEclipseRunsTask.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
DownloadAssetsTask.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
GenEclipseRunsTask.java Make Run Config run dir relative to the project and not the root project. Move eclipse launch config files out of the root project. Closes #509 2021-09-30 19:59:46 +01:00
GenerateSourcesTask.java Ensure decompiler worker deamons are stopped after failure. 2021-10-15 22:30:27 +01:00
GenIdeaProjectTask.java Use spotless for header validation, years have been back-filled from git history 2021-07-10 21:50:53 +01:00
GenVsCodeProjectTask.java Make Run Config run dir relative to the project and not the root project. Move eclipse launch config files out of the root project. Closes #509 2021-09-30 19:59:46 +01:00
LoomTasks.java Rewrite GenSources including full support for CFR. (#511) 2021-10-11 13:47:16 +01:00
MigrateMappingsTask.java Migrate fully to mapping-io + Add comments about transitive access widners to generated sources (#495) 2021-09-16 15:28:06 +01:00
RemapAllSourcesTask.java Revert "Make SourceRemapper threaded (#446)" 2021-09-02 12:50:56 +01:00
RemapJarTask.java Use better gradle conventions, and fix #311 (#503) 2021-09-22 21:59:51 +01:00
RemapSourcesJarTask.java Expose layered mappings as an API (#490) 2021-09-13 17:58:52 +01:00
RunClientTask.java Use better gradle conventions, and fix #311 (#503) 2021-09-22 21:59:51 +01:00
RunGameTask.java Forward stdin in AbstractRunTask. Fixes begin unable to run server commands. 2021-10-20 23:12:49 +01:00
RunServerTask.java Use better gradle conventions, and fix #311 (#503) 2021-09-22 21:59:51 +01:00
UnpickJarTask.java Rewrite GenSources including full support for CFR. (#511) 2021-10-11 13:47:16 +01:00