Skip to content

Comments

fix: initialization error of ChunkData wrapper on MC 1.21.5+#3495

Merged
dmulloy2 merged 1 commit intodmulloy2:masterfrom
diogotcorreia:fix/levelchunkdata
Jun 27, 2025
Merged

fix: initialization error of ChunkData wrapper on MC 1.21.5+#3495
dmulloy2 merged 1 commit intodmulloy2:masterfrom
diogotcorreia:fix/levelchunkdata

Conversation

@diogotcorreia
Copy link
Contributor

Field type has changed from an NBT tag to a Map<Enum, long[]>.

Closes #3494

Field type has changed from an NBT tag to a Map<Enum, long[]>.

Closes dmulloy2#3494
@dmulloy2 dmulloy2 merged commit f3f8959 into dmulloy2:master Jun 27, 2025
3 checks passed
@diogotcorreia diogotcorreia deleted the fix/levelchunkdata branch June 27, 2025 23:38
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.

Can't initialize com.comphenix.protocol.wrappers.WrappedLevelChunkData$ChunkData on MC 1.21.5+

2 participants