TeaCup

Utility and Event base library for serverside mods

2,66k

TeaCup

🍵 Tea Cup 🍵

``` Utility and Event base library for serverside mods ```

<p><a title="Fabric Language Kotlin" href="https://modrinth.com/mod/fabric-language-kotlin" target="_blank" rel="noopener noreferrer"><img style="display: block; margin-left: auto; margin-right: auto;" src="https://i.imgur.com/c1DH9VL.png" alt="" width="171" height="50" /></a></p>

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

ADS