No description
  • JavaScript 99.6%
  • Shell 0.4%
Find a file
2021-03-11 13:02:48 +01:00
data varint64 impl, inventory and other packet fixes 2021-03-11 06:05:04 -05:00
examples Manually fix packets for 1.12 2019-07-14 17:53:52 +02:00
samples use raknet-native with js fallback 2021-03-08 02:36:25 -05:00
src varint64 impl, inventory and other packet fixes 2021-03-11 06:05:04 -05:00
test varint64 impl, inventory and other packet fixes 2021-03-11 06:05:04 -05:00
.gitignore cleanup 2021-02-25 15:21:56 -05:00
AUTHORS.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
HISTORY.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
index.js Build package before commit. 2019-07-14 18:22:34 +02:00
LICENSE initial commit 2016-02-13 13:09:13 -05:00
package.json varint64 impl, inventory and other packet fixes 2021-03-11 06:05:04 -05:00
README.md rebasing 2021-02-13 21:04:22 -05:00
yarn.lock Build package before commit. 2019-07-14 18:22:34 +02:00

pocket-minecraft-protocol NPM version Join the chat at https://gitter.im/PrismarineJS/pocket-minecraft-protocol

Note: THIS IS NOT USABLE SOFTWARE! If you're looking for experimental encryption or current support, please see the 1.1+ branch

Parse and serialize Minecraft: Pocket Edition packets

Features

  • Supports Minecraft Pocket Edition 1.0
  • Pure JavaScript
  • Easily send and listen for any packet
  • RakNet support through node-raknet

Installation

Simply run

npm install pocket-minecraft-protocol

Then view our examples for inspiration!

Contributors

This project is run by these guys:

License

Licensed under the MIT license.