prismarine-world-sync

0.1.0 • Public • Published

prismarine-world-sync

NPM version

A sync proxy to prismarine-world

To be used only if you really really have to, for example if you need to provide to use the world representation to implement a sync api (for example modpe).

If you have no such constraint, use prismarine-world instead.

Usage

See example.js

API

World

WorldSync(world)

Create a world sync proxy from the async world instance

The rest of the api is the same than the one of prismarine-world except it returns values instead of promise and is totally sync.

History

0.1.0

  • First version, basic functionality is implemented

Package Sidebar

Install

npm i prismarine-world-sync

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • rom1504