Skip to content

feat(nbt): Initial implementation of heterogeneous list handling #1218

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

Merged
merged 1 commit into from
Apr 30, 2025

Conversation

zml2008
Copy link
Member

@zml2008 zml2008 commented Apr 17, 2025

This feels a bit rough around the edges still, but the end goal is make heterogeneous lists first-class in the API.

Things to add on/for another PR:

  • Handling of heterogeneous lists in SNBT
  • do we want to auto-unbox when deserializing

Closes GH-1197

@zml2008 zml2008 self-assigned this Apr 30, 2025
@zml2008 zml2008 added this pull request to the merge queue Apr 30, 2025
Merged via the queue into main/4 with commit a65dc8b Apr 30, 2025
5 checks passed
@zml2008 zml2008 deleted the feat/hetero-lists branch April 30, 2025 05:34
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.

Heterogeneous NBT lists
2 participants