Add platform type to dependency check & platform api update #111
Codacy Production / Codacy Static Code Analysis
succeeded
Oct 10, 2024 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- magiclib-core/common/src/main/java/top/hendrixshen/magiclib/util/CommonUtil.java 1
- magiclib-core/neoforge/src/main/java/top/hendrixshen/magiclib/impl/platform/NeoForgePlatformImpl.java 8
- magiclib-core/common/src/main/java/top/hendrixshen/magiclib/impl/dependency/DependencyContainer.java 2
- magiclib-core/forge/src/main/java/top/hendrixshen/magiclib/impl/platform/ForgePlatformImpl.java 8
- magiclib-core/forge/src/main/java/top/hendrixshen/magiclib/impl/platform/adapter/ForgeModList.java 1
- magiclib-core/common/src/main/java/top/hendrixshen/magiclib/api/platform/PlatformType.java 12
Clones added
============
- magiclib-core/forge/src/main/java/top/hendrixshen/magiclib/impl/platform/adapter/ForgeLoadingModList.java 1
- magiclib-core/neoforge/src/main/java/top/hendrixshen/magiclib/impl/platform/adapter/NeoForgeLoadingModList.java 1
See the complete overview on Codacy
Loading