Skip to content

Minecraft 1.21 support#1

Merged
japsuu merged 8 commits into
masterfrom
dev-1.21
Sep 25, 2024
Merged

Minecraft 1.21 support#1
japsuu merged 8 commits into
masterfrom
dev-1.21

Conversation

@japsuu

@japsuu japsuu commented Sep 25, 2024

Copy link
Copy Markdown
Owner

No description provided.

The block removal process COULD be separated to a method that only removes blocks without any chunk data reads, by iterating through the world-space grid.
This however does not remove the need to read every block in the chunk, to determine if any special operations need to be completed for them (e.g. leaves)
@japsuu japsuu merged commit f2b6fe1 into master Sep 25, 2024
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.

1 participant