mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-04-03 05:57:42 -05:00
Add refmap target namespace property. (#628)
* Add refmap target namespace Property. * Fix build.
This commit is contained in:
@@ -36,6 +36,8 @@ public interface MixinExtensionAPI {
|
||||
|
||||
Property<String> getDefaultRefmapName();
|
||||
|
||||
Property<String> getRefmapTargetNamespace();
|
||||
|
||||
/**
|
||||
* Apply Mixin AP to sourceSet.
|
||||
* @param sourceSet the sourceSet that applies Mixin AP.
|
||||
|
||||
Reference in New Issue
Block a user