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

[1.21] Fix issues with Codec <-> Endec interop issues involved with NBT #308

Merged

Conversation

Dragon-Seeker
Copy link
Member

Superseds #306 due to git fun

Rewrites logic to fix issues involved with using EDM as Nbt format is so bad that it just has to many problematic edge cases leading to issues with various data objects like optional and lists

Rewrites logic to fix issues involved with using EDM as Nbt format is so bad that it just has to many problematic edge cases leading to issues with various data objects like optional and lists
@Dragon-Seeker Dragon-Seeker changed the title [1.21] Fix issues with Codec <-> Endec interop issues involved with NBT #306 [1.21] Fix issues with Codec <-> Endec interop issues involved with NBT Sep 17, 2024
Dragon-Seeker and others added 3 commits September 23, 2024 22:49
- improve naming
- replace the majority of nasty casts with better dynamics usage
- enforce that the (De)Serializer types of a CodecAdapter are self-described
@gliscowo gliscowo merged commit 51b528a into wisp-forest:1.21 Oct 2, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants