Skip to main content

normalize_nbt_tag

Function normalize_nbt_tag 

Source
pub fn normalize_nbt_tag(tag: NbtTag) -> Option<NbtTag>
Expand description

Converts an NBT value and all descendants to Vanilla’s canonical in-memory representation.