Skip to main content

template_list_from_nbt

Function template_list_from_nbt 

Source
fn template_list_from_nbt(
    tag: NbtTag<'_, '_>,
    max: Option<usize>,
) -> Option<Vec<ItemStackTemplate>>