Function check_block_can_be_broken_by_item_in_adventure_mode
pub fn check_block_can_be_broken_by_item_in_adventure_mode(
item: &ItemStackData,
_block: &BlockState,
) -> boolExpand description
Check if the item has the CanDestroy tag for the block.