We have
- on_pre_player_mined_item (Called when the player finishes mining an entity, before the entity is removed from map.)
- on_player_mined_entity (Called after the results of an entity being mined are collected just before the entity is destroyed. After this event any items in the buffer will be transferred into the player as if they came from mining the entity.)