Skip to main content

set_matching_compound_child

Function set_matching_compound_child 

Source
fn set_matching_compound_child(
    parent: &mut NbtTag,
    name: &str,
    pattern: &NbtCompound,
    value: &NbtTag,
) -> usize