Added
- TaCZStartupEvents: Added a
getStdJson
method to AbstractLoadEvent, enabling the retrieval of JavaScript-compatible standard JSON. ThegetJson
method remains available for non-standard JSON formats.
Changed
- Build Process: Updated to use a compressed icon for output, reducing file size and optimizing resource usage.
This version includes breaking changes with significant API updates. Please check the "types" directory on GitHub for the latest API before updating.
fix!: rename onGunIndexLoad to onClientGunIndexLoad on client event
feat: add AbstractClientGunEvent.getBlockHitResult and AbstractClientGunEvent.getEntityHitResult