Function API
The Function API mod provides developers with enhanced capabilities for working with function files in Minecraft. Instead of being limited to execution only on every tick, functions can now be triggered by various in-game events.
This tool opens up new possibilities for creating complex behavior logic for items, blocks, and other game elements. Developers gain access to additional entry points in the code, significantly expanding customization options for gameplay.
Important: Currently, the mod is only available for the Fabric version of Minecraft. Creating a version for Forge would require overcoming numerous technical limitations, making such development impractical.