KubeJS Entity Events Extension
This mod extends KubeJS functionality by adding additional events related to entities in Minecraft. With it, developers gain finer control over the behavior of game objects.
Main Features
- Inter-world movement - tracking the moment when an entity or player moves from one dimension to another
- Kill determination - ability to determine which entity was the direct cause of another's death
- Elytra check - functionality to check permission for flight using both standard and custom elytras
All technical details and complete API description are available in the project repository on GitHub.