TeaCup has been archived. TeaCup will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
23w17a
1.19.x
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
🍵 Tea Cup 🍵
Utility and Event base library for serverside mods
Description
This is library created to give mods utilities that they can use and also adds events system for serverside mods, so they can create mixin-free and mojank-free mods, potentially making it easier to port their mods on different versions without needing to touch weird mojank stuff. It will be updated on snapshots/latest possible versions.
Feature requests
Any feature requests should be done on issues page.
Non-minecraft features
This library after some tweaks can be also used in non-minecraft environment. It gives very useful tools like registry or event handler, also having features that java lacks (tuples).
Documentation
Documentation can be found here