Fix build?
This commit is contained in:
		
							parent
							
								
									32eb0bd3c8
								
							
						
					
					
						commit
						a19fb0f691
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -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; | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue