Function readNBT

  • Takes in NBT data and returns a json object representation of it

    Type Parameters

    • T

    Parameters

    • raw: Buffer

    Returns T

  • Takes in NBT data and returns a node based json representation of it

    Parameters

    • raw: Buffer
    • typed: true

    Returns typedNBT

Generated using TypeDoc