mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
[ci skip] * Add PlayerEvent.ATTACK_ENTITY * Fired from Forge's AttackEntityEvent and Fabric's AttackEntityCallback * When player is about to attack any entity (not just living) with left-click * javadoc parameter alignment * import cleanup