mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 21:47:42 -05:00
Properly reapply changed ATs, Improve ATs performance.
This commit is contained in:
@@ -45,7 +45,7 @@ public class CleanLoomBinaries extends AbstractLoomTask {
|
||||
try {
|
||||
MinecraftPatchedProvider provider = new MinecraftPatchedProvider(extension.getMappingsProvider(), getProject());
|
||||
provider.initFiles();
|
||||
provider.cleanCache();
|
||||
provider.cleanAllCache();
|
||||
} catch (IOException e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user