Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for LongArrayTag #36

Closed
wants to merge 2 commits into from
Closed

Support for LongArrayTag #36

wants to merge 2 commits into from

Conversation

dktapps
Copy link
Member

@dktapps dktapps commented Feb 9, 2018

This is currently untested.

Additionally MCPE doesn't have TAG_LongArray yet, so it is possible they may botch up its addition and screw up the consistency. The LittleEndianNBTStream and NetworkLittleEndianNBTStream are the expected logic paths should the format remain consistent with PC.

Closes #35 .

dktapps added a commit that referenced this pull request Feb 14, 2018
This should catch bugs when new tags are added (like #36).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for TAG_LongArray
1 participant