Skip to content

Fix network serialization for DirectSection - #112

Merged
ReCore-sys merged 1 commit into
temper-mc:devfrom
Contrabass26:fix/direct-section-packet
Aug 7, 2026
Merged

Fix network serialization for DirectSection#112
ReCore-sys merged 1 commit into
temper-mc:devfrom
Contrabass26:fix/direct-section-packet

Conversation

@Contrabass26

Copy link
Copy Markdown
Contributor

Fixes #36, as described there and in line 96. data_array is now set to the block state data from the section, rather than just vec![].

@ReCore-sys

Copy link
Copy Markdown
Contributor

@Contrabass26 Sorry it's been a while since i've worked on this section of code, looks fine to me but have you tested it?

@ReCore-sys
ReCore-sys merged commit 8bea502 into temper-mc:dev Aug 7, 2026
6 checks passed
@Contrabass26
Contrabass26 deleted the fix/direct-section-packet branch August 7, 2026 07:32
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.

DirectSection sends empty data array in chunk packet

2 participants