Using PacketType as a checklist, implement most of the base outgoing packets.
Add new REMAINING_BYTES type.
Add an outline of what ItemType will be like
Add a passthrough option to PacketWrapper to make it easy to passthrough and grab the type.
By default passthrough all the bytes :)
17 files changed
tree: 2fbd5306a3bccbfb8cacb0eca5d3b26a9ee8f63d
  1. .gitignore
  2. .travis.yml
  3. ISSUE_TEMPLATE.md
  4. LICENSE
  5. README.md
  6. circle.yml
  7. pom.xml
  8. src/main/
README.md

ViaVersion API Dev

This is an experimental branch working on a Protocol API,

Nothing is final and is expected to change,

This is not functional mainly because to start with it's API design.

I‘m publishing this just to prove i’m actually active and not doing nothing harhar.

License:

You may modify this work, all rights are still owned by myself excluding any files in the spacebase package as they belong to the respected contributors. Please credit the original author (myself) when forking etc. (or if it helped you understand the new protocol or netty!)

Thanks!