PrismarineJS / PrismarineJS/node-minecraft-protocol
nmp/protodef support for mcpe
Open
Nobody has claimed this yet.
high priority
new feature
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 290
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
For this we'd need :
- the protocol packets, see https://github.com/PrismarineJS/minecraft-data/issues/65
- a way to build mcpe pipeline (probably just a serialization transform stream) : something like https://github.com/wankdanker/node-datagram-stream or https://github.com/wanderview/node-udp-stream might be useful
(this is completely long-term)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the protocol-packet requirements in minecraft-data issue 65, then review node-datagram-stream and node-udp-stream as possible models for the MCPE pipeline. Done means defining the required MCPE packets and providing a working serialization transform stream, but the issue does not name project files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100