Module simdnbt::owned

source ·
Expand description

The owned variant of NBT. This is useful if you’re writing data from scratch or if you can’t keep a reference to the original data.

Structs§

  • A complete NBT container. This contains a name and a compound tag.
  • A list of named tags. The order of the tags is preserved.

Enums§