pub fn merge_nbt_compounds(target: &mut NbtCompound, source: &NbtCompound)Expand description
Recursively applies Vanilla CompoundTag.merge semantics.
pub fn merge_nbt_compounds(target: &mut NbtCompound, source: &NbtCompound)Recursively applies Vanilla CompoundTag.merge semantics.