fabric-loom/src/main/java/net/fabricmc/loom/task
modmuss50 b24e067215 Fix yet another gradle deprecation, expand tests to cover it 2021-07-05 23:04:08 +01:00
..
AbstractLoomTask.java Test across java and gradle versions with github actions. (#218) 2020-06-08 15:19:11 +01:00
AbstractRunTask.java Fix custom sourceset not being correctly set for runconfig tasks (#357) 2021-03-03 21:22:10 +00:00
CleanEclipseRunsTask.java Eclipse project fixes (#192) 2020-04-26 14:04:49 +01:00
DownloadAssetsTask.java Rewrite minecraft game data handling. 2021-02-12 17:50:54 +00:00
GenEclipseRunsTask.java RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/setter (#349) 2021-02-12 18:43:05 +00:00
GenIdeaProjectTask.java RunConfigSettings.generateIDEConfig -> ideConfigGenerated + normal getter/setter (#349) 2021-02-12 18:43:05 +00:00
GenVsCodeProjectTask.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
GenerateSourcesTask.java Basic layered mappings with @ParchmentMC support (#413) 2021-06-14 18:39:03 +01:00
LoomTasks.java Basic layered mappings with @ParchmentMC support (#413) 2021-06-14 18:39:03 +01:00
MigrateMappingsTask.java Fix typo "officalMojangMappings" (#420) 2021-06-20 13:24:10 +01:00
RemapAllSourcesTask.java checkstyle 2020-06-28 12:55:09 +01:00
RemapJarTask.java Basic layered mappings with @ParchmentMC support (#413) 2021-06-14 18:39:03 +01:00
RemapSourcesJarTask.java Ensure outputs are reproducable across all OS's. (#363) 2021-03-15 23:31:18 +00:00
RunClientTask.java Rename `runs` -> `runConfigs` 2021-02-11 18:18:07 +00:00
RunGameTask.java Improve run configs (#318) (#338) 2021-01-29 18:04:39 +00:00
RunServerTask.java Rename `runs` -> `runConfigs` 2021-02-11 18:18:07 +00:00
UnpickJarTask.java Fix yet another gradle deprecation, expand tests to cover it 2021-07-05 23:04:08 +01:00