Add depends property to Mod annotation for conditional entrypoints
#393
Annotations
2 warnings
|
Build with Gradle:
loader/src/test/java/net/neoforged/fml/jarmoduleinfo/JarModuleInfoTest.java#L152
unchecked call to withManifest(Map<String,String>) as a member of the raw type ModFileBuilder
|
|
Build with Gradle:
loader/src/test/java/net/neoforged/fml/jarmoduleinfo/JarModuleInfoTest.java#L102
unchecked call to withManifest(Map<String,String>) as a member of the raw type ModFileBuilder
|
Loading