MosaicCore (MosaicCore)
MosaicCore是MosaicMC的框架核心,提供了一种简单的方式来创建服务器端的模组,通过提供预定义的函数和变量,消除了编写通用代码的需要。
MosaicCore 是什么?
MosaicCore是一个插件系统,通过提供预定义的函数和变量,为创建服务器端的模组提供了一种简单的方式,消除了编写通用代码的需要。
特点
插件系统
插件系统是一种通过提供预定义的函数和变量,使得创建服务器端的模组变得非常容易的方式,消除了创建大部分通用代码的需求。
事件系统
事件系统是一个强大的工具,使用名为Kotlin DSL的特殊设计模式来管理和组织事件。它简化了事件的使用和设置,减少了代码的复杂性。它还简化了事件的监听和创建,最大程度地减少了所需的代码量。
文档
请访问 [github.com/MosaicMC/MosaicCore#readme](
来自Modrinth
MosaicCore 0.2.0-beta
MosaicCore-0.2.0-beta.jar下载0.2.0-beta#Beta
MosaicCore-0.2.0-beta-sources.jar下载0.2.0-beta#Beta
# MosaicCore 0.2.0-beta for Minecraft 1.20-1.20.1
- **Changes on events handling**
- Fixed issue with even not calling
- Moved extension functions into different files
- Minimized size of binaries
- This update will result in binary incompatibility
**Full Changelog**: https://github.com/MosaicMC/MosaicCore/compare/b0.1.5...b0.2.0
- **Changes on events handling**
- Fixed issue with even not calling
- Moved extension functions into different files
- Minimized size of binaries
- This update will result in binary incompatibility
**Full Changelog**: https://github.com/MosaicMC/MosaicCore/compare/b0.1.5...b0.2.0
展开
版本: 0.2.0-beta
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 338
MosaicCore 0.1.5-beta
MosaicCore-0.1.5-beta.jar下载0.1.5-beta#Beta
MosaicCore-0.1.5-beta-sources.jar下载0.1.5-beta#Beta
# MosaicCore 0.1.5-beta for Minecraft 1.20-1.20.1
- **Added Loader class**
- Generating docs on build
- More code base cleaning
**Full Changelog**: https://github.com/MosaicMC/MosaicCore/compare/b0.1.4...b0.1.5
- **Added Loader class**
- Generating docs on build
- More code base cleaning
**Full Changelog**: https://github.com/MosaicMC/MosaicCore/compare/b0.1.4...b0.1.5
展开
版本: 0.1.5-beta
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 145
MosaicCore 0.1.4-beta
MosaicCore-0.1.4-beta.jar下载0.1.4-beta#Beta
MosaicCore-0.1.4-beta-sources.jar下载0.1.4-beta#Beta
# MosaicCore 0.1.4-beta for Minecraft 1.20-1.20.1
- **Moved plugin loading logic into kotlin**
- Moved to veinflower
- Fixed issue with mixin extras
- Added internal CoreEvent class
**Full Changelog**: https://github.com/MosaicMC/MosaicCore/compare/b0.1.3...b0.1.4
- **Moved plugin loading logic into kotlin**
- Moved to veinflower
- Fixed issue with mixin extras
- Added internal CoreEvent class
**Full Changelog**: https://github.com/MosaicMC/MosaicCore/compare/b0.1.3...b0.1.4
展开
版本: 0.1.4-beta
支持游戏: 1.20, 1.20.1
类型: Fabric Quilt
Beta
下载次数: 133
收录