mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-02 05:27:43 -05:00
Fix build?
This commit is contained in:
@@ -24,9 +24,12 @@
|
||||
|
||||
package net.fabricmc.loom.task.shared;
|
||||
|
||||
import org.gradle.api.tasks.Internal;
|
||||
|
||||
import net.fabricmc.loom.task.AbstractLoomTask;
|
||||
import net.fabricmc.loom.util.SourceRemapper;
|
||||
|
||||
public class RemapAllSourcesTask extends AbstractLoomTask {
|
||||
@Internal
|
||||
public SourceRemapper sourceRemapper;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user