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

Add type check when initializing tags #137

Open
TowardtheStars opened this issue Nov 30, 2019 · 0 comments
Open

Add type check when initializing tags #137

TowardtheStars opened this issue Nov 30, 2019 · 0 comments

Comments

@TowardtheStars
Copy link

As said in title, we should check whether an integer was conveyed to an nbt.TAG_Int or not, and so should we check for TAG_String, TAG_Byte, TAG_Short, TAG_Long, TAG_Float, TAG_Double, TAG_Byte_Array, TAG_Int_Array, TAG_Int_Array. This could surly help developers debugging

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