fabric-loom/src/main/java/net/fabricmc/loom/task
2021-12-20 16:29:11 +00:00
..
service Rewrire Jar and Source remapping tasks. (#504) 2021-12-20 16:29:11 +00:00
AbstractLoomTask.java Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01:00
AbstractRemapJarTask.java Rewrire Jar and Source remapping tasks. (#504) 2021-12-20 16:29:11 +00:00
AbstractRunTask.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00: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 Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
ExtractNativesTask.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00: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 Make CFR the default decompiler (#527) 2021-11-01 13:43:03 +00: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 Improve run config argument handling, should work with spaces a bit better. (#524) 2021-10-24 14:11:01 +01:00
LoomTasks.java Rewrire Jar and Source remapping tasks. (#504) 2021-12-20 16:29:11 +00:00
MigrateMappingsTask.java Support ARM natives, rewrite native handling and misc cleanup. (#554) 2021-12-17 15:37:00 +00:00
RemapJarTask.java Rewrire Jar and Source remapping tasks. (#504) 2021-12-20 16:29:11 +00:00
RemapSourcesJarTask.java Rewrire Jar and Source remapping tasks. (#504) 2021-12-20 16:29:11 +00:00
RemapTaskConfiguration.java Rewrire Jar and Source remapping tasks. (#504) 2021-12-20 16:29:11 +00:00
RunGameTask.java Forward stdin in AbstractRunTask. Fixes begin unable to run server commands. 2021-10-20 23:12:49 +01:00
UnpickJarTask.java Rewrite GenSources including full support for CFR. (#511) 2021-10-11 13:47:16 +01:00
ValidateAccessWidenerTask.java Add AccessWidenerValidator (#518) 2021-10-23 15:04:22 +01:00