Описание
# 
A components API for Quilt and Fabric that is easy, modular, and extremely fast.
Detailed information is available in the repository's [**wiki**](https://ladysnake.org/wiki/cardinal-components-api).
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.*