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

Write an implementation for IDataOutput #2

Open
dktapps opened this issue Aug 27, 2022 · 0 comments
Open

Write an implementation for IDataOutput #2

dktapps opened this issue Aug 27, 2022 · 0 comments

Comments

@dktapps
Copy link
Member

dktapps commented Aug 27, 2022

This can then be used to reproduce all format variations of NBT as needed. This would be beneficial particularly for block palette extraction, since the use of non-standard varint NBT has caused confusion in the community.

Reimplementing IDataOutput would be simpler than trying to assemble a header for any of the existing implementations within MCPE itself, since they wouldn't randomly change because of MCPE changes, or break because of a symbol name change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant