The SNBT string to parse.
The options to use when parsing the SNBT string.
An object containing the parsed value, start position, end position, remaining text, and errors.
Parses an SNBT string into Prismarine-NBT JSON.
The SNBT string to parse.
Optionaloptions: ParseSNBTBaseOptions & { keepGoingAfterError?: false }The options to use when parsing the SNBT string.
An object containing the parsed value, start position, end position, remaining text, and errors.
Parses an SNBT string into Prismarine-NBT JSON.
The SNBT string to parse.
Optionaloptions: ParseSNBTBaseOptionsThe options to use when parsing the SNBT string.
An object containing the parsed value, start position, end position, remaining text, and errors.
Parses an SNBT string into Prismarine-NBT JSON.