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).
@dktapps dktapps force-pushed the long-array branch 2 times, most recently from e88526a to 9d1be24 Compare February 14, 2018 12:15
@dktapps dktapps force-pushed the master branch 2 times, most recently from f7dcf34 to 8be1d97 Compare July 16, 2019 18:47
@dktapps dktapps deleted the branch master February 28, 2024 13:02
@dktapps dktapps closed this Feb 28, 2024
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