Compatibility
Minecraft: Java Edition
26.1-rc-2
1.21.x
1.20.x
1.19.x
1.18.x
Platforms
Supported environments
Server-side
Client and server
Creators
Details
Licensed MIT
Published 4 years ago
A components API for Quilt and Fabric that is easy, modular, and extremely fast.
Detailed information is available in the repository's wiki. The information below is a condensed form of the latter.
Features*
- ๐ Attach data to a variety of vanilla classes
- ๐งฉ Implement once, plug anywhere - modded data will be saved automatically
- ๐ค Synchronize data with a single helper interface
- ๐ฅ Choose how components are copied when a player respawns
- โฒ๏ธ Tick components alongside their target
- ๐ ๏ธ Fine-tune everything so that it fits your needs
- โ๏ธ And enjoy the blazing speed of ASM-generated extensions
*Non exhaustive, refer to the wiki and javadoc for the full list.


