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

Cleanup of nbt/meta/data #328

Open
uncovery opened this issue May 21, 2020 · 0 comments
Open

Cleanup of nbt/meta/data #328

uncovery opened this issue May 21, 2020 · 0 comments

Comments

@uncovery
Copy link
Owner

We need to cleanup the usage of the following variables:

  • data: This is the old "damage" value - exists in databases and function calls
  • meta: this is the old enchantment data etc. This should all become NBT

We have mixed uses of RAW nbt data (as from minecraft), NBT arrays and json-conform NBT. This needs to be unified so that in the code we only use one of them.

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

No branches or pull requests

1 participant