Expand description
This Module contains all neccessary traits for NbtValue’s
Traits§
- A trait, that allowes to convert the struct to the nbt representation
- A trait, that allowes to convert the struct to the nbt representation
- A trait that allows structs to have a function that transrforms themself into a
NbtValue - trait for every type that has to be read as NBT data
- Trait for every type that has to be write NBT data
- A trait to determine the size of a struct