fabric-loom/src/main/java/net/fabricmc/loom/util
2020-10-21 08:58:07 +01:00
..
accesswidener Allow adding additional jar processors (#247) 2020-08-24 20:10:21 +01:00
assets General cleanup 2020-07-26 21:32:10 +01:00
mappings Fixes for Mojang mappings handling (#264) 2020-08-26 08:31:42 +01:00
mixin Split out some constants (#267) 2020-09-21 20:22:31 +01:00
progress General cleanup 2020-07-26 21:32:10 +01:00
Checksum.java 0.2.7 refactors (#178) 2020-03-06 11:15:34 +00:00
Constants.java Split out some constants (#267) 2020-09-21 20:22:31 +01:00
ConsumingOutputStream.java General cleanup 2020-07-26 21:32:10 +01:00
DeletingFileVisitor.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
DependencyProvider.java Ugly fix to mercury classpath not having jetbrains annotations 2020-10-21 08:58:07 +01:00
DownloadUtil.java General cleanup 2020-07-26 21:32:10 +01:00
FabricApiExtension.java General cleanup 2020-07-26 21:32:10 +01:00
GradleSupport.java General cleanup 2020-07-26 21:32:10 +01:00
GroovyXmlUtil.java General cleanup 2020-07-26 21:32:10 +01:00
JarRemapper.java First pass on "shareCaches". 2020-06-27 20:18:32 +01:00
LineNumberRemapper.java General cleanup 2020-07-26 21:32:10 +01:00
LoomDependencyManager.java Split out some constants (#267) 2020-09-21 20:22:31 +01:00
ManifestVersion.java add license header 2018-10-27 16:14:05 +02:00
MinecraftVersionInfo.java Possibly fix native downloading for older versions such as 1.8.9 2020-02-17 20:23:33 +00:00
MixinRefmapHelper.java General cleanup 2020-07-26 21:32:10 +01:00
ModCompileRemapper.java Fix non-mod project dependencies (#263) 2020-08-26 19:32:34 +01:00
ModProcessor.java Fix nested jar stripping not working reliability 2020-09-19 14:57:17 +01:00
NestedJars.java Mark auto-generated mods with a custom value (#271) 2020-10-08 20:42:07 +01:00
OperatingSystem.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RemappedConfigurationEntry.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
RunConfig.java Split out some constants (#267) 2020-09-21 20:22:31 +01:00
SetupIntelijRunConfigs.java Allow IDEA run configs to be generated for non-root projects (#236) 2020-07-26 21:05:14 +01:00
SourceRemapper.java Ugly fix to mercury classpath not having jetbrains annotations 2020-10-21 08:58:07 +01:00
StaticPathWatcher.java Reformat to use Fabric API's checkstyle (#137) 2019-11-02 20:23:27 +00:00
TinyRemapperMappingsHelper.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00