luaEntity.get_mining_results()
Posted: Wed Apr 26, 2017 6:55 am
luaEntity.get_mining_results()
Returns a temporary buffer of items that would be received if the entity was mined similar to on_player_mined_entity.
This would save a lot of hassle from trying to get all the products and contents and doing stuff with them.
Returns a temporary buffer of items that would be received if the entity was mined similar to on_player_mined_entity.
This would save a lot of hassle from trying to get all the products and contents and doing stuff with them.