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.
pub fn check_block_can_be_broken_by_item_in_adventure_mode(
item: &ItemStackData,
_block: &BlockState,
) -> boolCheck if the item has the CanDestroy tag for the block.