Skip to content

feat(dfu, nbt-dfu): init #1191

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

Draft
wants to merge 2 commits into
base: main/4
Choose a base branch
from
Draft

feat(dfu, nbt-dfu): init #1191

wants to merge 2 commits into from

Conversation

zml2008
Copy link
Member

@zml2008 zml2008 commented Mar 14, 2025

These new modules are intended to allow better integration with the DFU library that drives a growing amount of serialization in modern Minecraft.

to do

  • Finish implementing BinaryTagOps
  • Write codecs for base adventure types
    • Key
    • TextColor
    • TextDecoration
    • UUID
    • TranslationArgument
    • Index types
  • Write codec for Component
  • Figure out how we want to support the whole version range (different copies of the module for different DFU versions?? do we use options to configure the same way we do on Gson?)

@zml2008 zml2008 added this to the 4.21.0 milestone Mar 14, 2025
zml2008 added 2 commits April 5, 2025 12:17
These new modules are intended to allow better integration with the DFU library that drives a growing amount of serialization in modern Minecraft.
@kezz kezz modified the milestones: 4.21.0, 4.22.0 Apr 24, 2025
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.

2 participants