Persistency
A library and core mod designed to ensure data persistence and caching in Minecraft mod development.
Developers can easily determine whether the current client or server load is nearly identical to the previous session, which simplifies the implementation of caching and information update mechanisms.