Module nbt

Source
Expand description

Module for the Named Binary Tag, and ShadeNBT format This module deals with representing the NBT format as a structure, and binary serialization. It does not perform Shade version checking, nor does it parse the Shade or CryptoShade header

Modules§

array
Types for NBT_Tag*Array
compound
Types for Tag_Compound
list
Types for Tag_List

Structs§

TagType
The Type of an NBT Tag

Enums§

NbtTag
An NBT Tag