Skip to main content

block_entity_data_matches

Function block_entity_data_matches 

Source
fn block_entity_data_matches(
    source: Option<&SharedBlockEntity>,
    destination: Option<&SharedBlockEntity>,
) -> bool