mirror of
https://github.com/architectury/architectury-loom.git
synced 2026-03-28 04:07:01 -05:00
Remove isRootProject from extension as it can hide Project.getRootProject when in the loom extension block. (#1381)
This commit is contained in:
@@ -99,8 +99,6 @@ public interface LoomGradleExtension extends LoomGradleExtensionAPI {
|
||||
|
||||
FileCollection getMinecraftJarsCollection(MappingsNamespace mappingsNamespace);
|
||||
|
||||
boolean isRootProject();
|
||||
|
||||
@Override
|
||||
MixinExtension getMixin();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user