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

Allow injecting ID mapping tables into SubChunkConverter #10

Open
dktapps opened this issue Aug 5, 2020 · 0 comments
Open

Allow injecting ID mapping tables into SubChunkConverter #10

dktapps opened this issue Aug 5, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@dktapps
Copy link
Member

dktapps commented Aug 5, 2020

In a sane world where block conversion is handled properly, we're almost never going to want the original block IDs that were contained in an anvil, mcregion or legacy leveldb chunk, so the palette will need to be converted in such cases. It would require less boilerplate code and be better for performance if the mappings for this could be injected directly into SubChunkConverter.

@dktapps dktapps added the enhancement New feature or request label Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant