mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-05-04 00:14:13 +00:00

- BlockEvent.BreakEvent and BlockEvent.HarvestDropsEvent are fired when digging. - AttackEntityEvent is fired when attacking. - Various PlayerInteractEvent.* events are fired when placing. Closes #103, closes #100