Skip to main content

merge_nbt_compounds

Function merge_nbt_compounds 

Source
pub fn merge_nbt_compounds(target: &mut NbtCompound, source: &NbtCompound)
Expand description

Recursively applies Vanilla CompoundTag.merge semantics.