tweak-api
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0.3-1.21.5
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/tweak-api
资源信息
Minecraft 版本: 1.21.5
平台: fabric
标签: library
资源介绍
Tweak API
A powerful extension API for Minecraft Fabric mod developers, providing rich callback and event systems.
? Installation
For Developers
Add dependency in build.gradle:
dependencies {
modImplementation "io.github.zhengzhengyiyi.tweak_api:tweak:${project.tweak_version}"
}
gradle.properties
tweak_version=1.0.3
# use same version number as the versions on modrinth
package inside
import io.github.zhengzhengyiyi.tweak_api.*;
? Available Callbacks
GameOptionsChangedCallback- Triggered when game options are changedEntityHurtCallback- Triggered when an entity takes damageScreenOpenCallback- Triggered before any screen opensCommandExecuteCallback- Triggered before command execution
? License
Apache License 2.0
? Links
- Source Code: GitHub Repository
- Issue Tracker: GitHub Issues
? Reporting Issues
Please report any issues on our GitHub Issue Tracker.
This mod requires Fabric API to function properly.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~