The Dawn API is a library mod for the latest version of Minecraft that adds utility classes for constructing a typical mod for the Dawn Team.
It is designed to be handy and ease with the creation of any feature in the game through builder classes, and a variety of tools for data fixing.
You can visit the GitHub repository of the Dawn API for more information.

Other than being a useful API, the Dawn API is also bundled with some in-game tools too:
/health - A command that allows easy control over an entity's health./foodbar - A command that allows easy control over an entity's food/saturation points./motion - A command that allows easy control over an entity's motion (velocity)./export - A command that can export information/files of the game's content.

The Dawn API is made for Fabric, and currently not for Forge.
No files available for download.