This Library helps out Minecraft mods developers to create mods faster. It currently just implements :
- A notifications system
- An util class to create components to send to clients
- An util class to unserialize/serialize collections/maps to NBT tags
- A wrapped network system
- A wrapper for WorldSavedData class