Skip to main content

replace_collection_with_repeated

Function replace_collection_with_repeated 

Source
fn replace_collection_with_repeated(
    parent: &mut NbtTag,
    len: usize,
    value: &NbtTag,
) -> bool