mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-01 21:17:46 -05:00
RemapJarTask: Make modPlatform property match other tasks
This commit is contained in:
@@ -137,7 +137,8 @@ public abstract class RemapJarTask extends AbstractRemapJarTask {
|
||||
public abstract RegularFileProperty getInjectedAccessWidenerPath();
|
||||
|
||||
@Input
|
||||
public abstract Property<ModPlatform> getModPlatform();
|
||||
@ApiStatus.Internal
|
||||
protected abstract Property<ModPlatform> getModPlatform();
|
||||
|
||||
@Input
|
||||
@ApiStatus.Internal
|
||||
|
||||
Reference in New Issue
Block a user