MCPcopy Create free account
hub / github.com/Moulberry/Graphite / write_node

Function write_node

crates/graphite_binary/src/nbt/stringified/to_snbt.rs:14–32  ·  view source on GitHub ↗
(writer: &mut T, nodes: &Slab<NBTNode>, node: &NBTNode)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

to_snbtFunction · 0.70
write_compoundFunction · 0.70
write_listFunction · 0.70

Calls 12

write_byteFunction · 0.70
write_shortFunction · 0.70
write_intFunction · 0.70
write_longFunction · 0.70
write_floatFunction · 0.70
write_doubleFunction · 0.70
write_byte_arrayFunction · 0.70
write_stringFunction · 0.70
write_listFunction · 0.70
write_compoundFunction · 0.70
write_int_arrayFunction · 0.70
write_long_arrayFunction · 0.70

Tested by

no test coverage detected