Crate nbt_lib

source ·
Expand description

This crate allows reading and writing minecraft NBT (Named Binary Tag) data

Re-exports§

Modules§

  • A module for Datastructs that are important and need Nbtvalue’s
  • This is a Module for deserializing NbtValue’s
  • This module contains all error related datatypes and their implementations
  • This module contains macros needed to work with a [NbtValue]
  • This module contains all important functions for nbt values
  • This Module contains functions and datatypes that are needed to read NBT data from a byte stream
  • This module contains a serde implementation to serialize into NBT data.
  • This Module contains all neccessary traits for NbtValue’s
  • A module for the different versions that can be used of NBT
  • This module contains functions to write NBT as bytes

Macros§

Enums§

  • type cast to give the NbtValue type id and undestandable name

Constants§