Skip to main content

compare_nbt_compounds

Function compare_nbt_compounds 

Source
pub fn compare_nbt_compounds(
    expected: &NbtCompound,
    actual: &NbtCompound,
    partial_list_matches: bool,
) -> bool
Expand description

Compares two compounds with vanilla’s partial compound semantics.