How to use the prismarine-nbt.writeUncompressed function in prismarine-nbt

To help you get started, we’ve selected a few prismarine-nbt examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github 1b8 / schematic / lib / main.js View on Github external
Schematic.toBuffer = function (schem) {
  return nbt.writeUncompressed(schem.updateRaw());
};

prismarine-nbt

A parser and serializer for NBT archives

MIT
Latest version published 4 months ago

Package Health Score

75 / 100
Full package analysis