搜索历史
清空
暂无搜索历史
论坛热搜
1
Jenny — 有趣的模拟女友模组|珍妮模组
热
3
上古老物 冒险者传说 by WhiteSword
新
5
洛心斗罗-福利|公会据点战|武魂||抽奖|最终版
2
乌托邦探险之旅3.2
热
4
幻虚斗罗V1.5
6
水星迫降——在未知的世界中挣扎
登陆 注册 QQ登陆
快捷导航
查看: 392|回复: 0

[模组分享] 茶杯 (Tea Cup)-MOD模组

[复制链接]

5382

主题

53

回帖

6680

积分

龙❁妻

Rank: 8Rank: 8

经验
6680 EP
金粒
1205 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:33:12 | 显示全部楼层 |阅读模式
茶杯 (Tea Cup)Github |相关wiki |源站链接支持: fabric , quiltUtility and Event base library for serverside mods



Description

This library is designed to provide utility functions for mods and also implements an event system for serverside mods. By utilizing this library, mods can operate without mixins or other dependencies, potentially simplifying the process of porting mods across different Minecraft versions without encountering compatibility issues. It aims to remain updated with the latest Minecraft snapshots and versions.

Feature requests

Any feature requests should be submitted on the https://github.com/JustFoxx/Tea-Cup/issues]issues page of the official repository.

Non-minecraft features

With some adjustments, this library can also be utilized outside of the Minecraft environment. It offers useful tools such as a registry and event handler, along with features like tuples which are not commonly available in Java.

Documentation

For detailed documentation, please refer to the project\'s https://github.com/JustFoxx/Tea-Cup#readme]README file.

截图:

https://i.sodamc.com/modrinth/klLSXRo21C.jpg?x-oss-process=style/forge2]

来自Modrinth所有游戏版本1.191.19.11.19.21.19.31.19.423w17a23w13a_or_b23w13a23w12a1.19.4-rc21.19.4-rc11.19.4-pre3所有类型fabricquiltTeaCup 1.2.1+23w17ateacup-1.2.1+23w17a.jar下载1.2.1+23w17a#Releaseteacup-1.2.1+23w17a-sources.jar下载1.2.1+23w17a#Release- Fixed compatibility with java展开版本: 1.2.1+23w17a支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w17a类型:FabricQuiltRelease下载次数: 215TeaCup 1.2.0+23w17ateacup-1.2.0+23w17a.jar下载1.2.0+23w17a#Releaseteacup-1.2.0+23w17a-sources.jar下载1.2.0+23w17a#Release- Update to latest minecraft snapshot- Complete reconstruction of event system :p- Changed to version v2, removed v1展开版本: 1.2.0+23w17a支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w17a类型:FabricQuiltRelease下载次数: 143TeaCup 1.1.5+23w13a_or_bteacup-1.1.5+23w13a_or_b.jar下载1.1.5+23w13a_or_b#Releaseteacup-1.1.5+23w13a_or_b-sources.jar下载1.1.5+23w13a_or_b#Release- Update to 23w13a_or_b- Removed prime aprilis features- Clean up and overhaul of registry and events- Fixed the string formater- All helper functions are in one one place展开版本: 1.1.5+23w13a_or_b支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w13a_or_b类型:FabricQuiltRelease下载次数: 156TeaCup 1.1.4+23w13ateacup-1.1.4+23w13a.jar下载1.1.4+23w13a#Releaseteacup-1.1.4+23w13a-sources.jar下载1.1.4+23w13a#Release- Added String Formater- Ported entire forge api and forge modloader展开版本: 1.1.4+23w13a支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w13a类型:FabricQuiltRelease下载次数: 166TeaCup 1.1.3+23w13ateacup-1.1.3+23w13a.jar下载1.1.3+23w13a#Releaseteacup-1.1.3+23w13a-sources.jar下载1.1.3+23w13a#Release- Fixed config loader展开版本: 1.1.3+23w13a支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w13a类型:FabricQuiltRelease下载次数: 121TeaCup 1.1.2+23w13ateacup-1.1.2+23w13a.jar下载1.1.2+23w13a#Releaseteacup-1.1.2+23w13a-sources.jar下载1.1.2+23w13a#Release- Update to 23w13a- Added nbt data saver展开版本: 1.1.2+23w13a支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w13a类型:FabricQuiltRelease下载次数: 180TeaCup 1.1.1+23w12ateacup-1.1.1+23w12a.jar下载1.1.1+23w12a#Releaseteacup-1.1.1+23w12a-sources.jar下载1.1.1+23w12a#Release- Updated to 1.20 snapshot- Replaced AbstractEvent with SortedEvent- Moved Priority to SortedEvent展开版本: 1.1.1+23w12a支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w12a类型:FabricQuiltRelease下载次数: 119TeaCup 1.1.0+1.19.4teacup-1.1.0+1.19.4.jar下载1.1.0+1.19.4#Releaseteacup-1.1.0+1.19.4-sources.jar下载1.1.0+1.19.4#Release- New events for modifying text!- Now it is officially 1.19.4展开版本: 1.1.0+1.19.4支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4类型:FabricQuiltRelease下载次数: 114TeaCup 1.0.9+1.19.4-rc2teacup-1.0.9+1.19.4-rc2.jar下载1.0.9+1.19.4-rc2#Betateacup-1.0.9+1.19.4-rc2-sources.jar下载1.0.9+1.19.4-rc2#Beta- Reworked event system to support priority- Added message modifier event- Added internal packet event展开版本: 1.0.9+1.19.4-rc2支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4-rc2类型:FabricQuiltBeta下载次数: 128TeaCup 1.0.8+1.19.4-rc2teacup-1.0.8+1.19.4-rc2.jar下载1.0.8+1.19.4-rc2#Betateacup-1.0.8+1.19.4-rc2-sources.jar下载1.0.8+1.19.4-rc2#Beta- Reworked event handling, shouldn\'t break mods- Added on death event展开版本: 1.0.8+1.19.4-rc2支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4-rc2类型:FabricBeta下载次数: 134TeaCup 1.0.7+1.19.4-rc1teacup-1.0.7+1.19.4-rc1.jar下载1.0.7+1.19.4-rc1#Betateacup-1.0.7+1.19.4-rc1-sources.jar下载1.0.7+1.19.4-rc1#Beta- Update to 1.19.4-rc1- Now JsonUtils are wrapper functions- Now java devs can use events like static methods- New cool server events!展开版本: 1.0.7+1.19.4-rc1支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4-rc1类型:FabricQuiltBeta下载次数: 117TeaCup 1.0.6+1.19.4-pre3teacup-1.0.6+1.19.4-pre3.jar下载1.0.6+1.19.4-pre3#Betateacup-1.0.6+1.19.4-pre3-sources.jar下载1.0.6+1.19.4-pre3#BetaRemade config handling. Instead of using config event, use ConfigLoader展开版本: 1.0.6+1.19.4-pre3支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4-pre3类型:FabricQuiltBeta下载次数: 136TeaCup 1.0.5+1.19.4-pre3teacup-1.0.5+1.19.4-pre3.jar下载1.0.5+1.19.4-pre3#Betateacup-1.0.5+1.19.4-pre3-sources.jar下载1.0.5+1.19.4-pre3#Beta- Added new events- Replaced on use event with on using event and on used event- Now in config event you dont need to put the base class, now you need to put the class into the Mod class展开版本: 1.0.5+1.19.4-pre3支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4-pre3类型:FabricQuiltBeta下载次数: 119TeaCup 1.0.4+1.19.4-pre3teacup-1.0.4+1.19.4-pre3.jar下载1.0.4+1.19.4-pre3#Betateacup-1.0.4+1.19.4-pre3-sources.jar下载1.0.4+1.19.4-pre3#BetaBetter documentation展开版本: 1.0.4+1.19.4-pre3支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4-pre3类型:FabricQuiltBeta下载次数: 152TeaCup 1.0.3+1.19.4-pre3teacup-1.0.3+1.19.4-pre3.jar下载1.0.3+1.19.4-pre3#Betateacup-1.0.3+1.19.4-pre3-sources.jar下载1.0.3+1.19.4-pre3#Beta- Rewritten to kotlin- Requires now Fabric Language Kotlin展开版本: 1.0.3+1.19.4-pre3支持游戏: 1.19.4-pre3类型:FabricQuiltBeta下载次数: 135全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
茶杯
楼主 2025-8-10 19:33:12 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

我的世界(Minecraft)小僵尸论坛

新会员

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2026-8-25 14:22 , Processed in 0.218576 second(s), 149 queries .

快速回复 返回顶部 返回列表