AttachmentsAPI
AttachmentsAPI is a specialized library designed to simplify working with data in Minecraft projects. The main feature of this library is the use of ASM technology, which allows dynamically adding any objects directly into target classes.
The library automatically ensures data synchronization between client and server, and is responsible for their persistent storage. This makes the process of working with additional data as convenient and efficient as possible for mod developers.