No description
  • JavaScript 99.6%
  • Shell 0.4%
Find a file
2021-03-26 04:48:21 -04:00
.github/workflows test timeout fixes 2021-03-26 04:48:20 -04:00
data test timeout fixes 2021-03-26 04:48:20 -04:00
examples client example updates 2021-03-26 04:48:21 -04:00
src client example updates 2021-03-26 04:48:21 -04:00
test client example updates 2021-03-26 04:48:21 -04:00
tools client example updates 2021-03-26 04:48:21 -04:00
types Add internal server test 2021-03-26 04:48:15 -04:00
.eslintignore Remove old tests, lint tests 2021-03-23 03:28:50 -04:00
.gitignore Remove old tests, lint tests 2021-03-23 03:28:50 -04:00
.gitpod setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00
.gitpod.DockerFile setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00
.npmignore Add index, .npmignore, connect timeout (#1) 2021-03-22 15:07:25 -04:00
.npmrc setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00
AUTHORS.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
babel.config.js Standard (#44) 2021-03-13 19:38:31 +01:00
HISTORY.md Add babel for esnext support. 2019-07-14 17:21:20 +02:00
index.js Add index, .npmignore, connect timeout (#1) 2021-03-22 15:07:25 -04:00
LICENSE initial commit 2016-02-13 13:09:13 -05:00
package.json test timeout fixes 2021-03-26 04:48:20 -04:00
README.md fix badges 2021-03-20 23:15:35 +00:00

bedrock-protocol

NPM version Build Status Discord Try it on gitpod

Not ready for prime time yet, check https://github.com/PrismarineJS/bedrock-protocol/projects/1 for progress

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 bedrock-protocol

Then view our examples for inspiration!

Contributors

This project is run by these guys:

License

Licensed under the MIT license.