Time API
Time API is a specialized Minecraft library designed for processing block updates. This API ensures the correct functioning of both standard game blocks and blocks added by other modifications.
Developers can freely integrate this library into their projects if they need to implement a block ticking mechanism. Currently, the API supports compatibility with the Applied Energistics 2 mod.
Time API was originally created for use in the Time in a Bottle modification, where it is successfully used for managing temporal processes.