Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

Fix preloading incorrect chunks in Schematic#build() implementations #9

Merged
merged 2 commits into from May 7, 2022
Merged

Fix preloading incorrect chunks in Schematic#build() implementations #9

merged 2 commits into from May 7, 2022

Conversation

DamianKocher
Copy link
Contributor

When placing a schematic in unloaded chunks build() failed to preload the correct chunks. It would preload chunks for each block relative to the schematic, not the absolute position (schematic placement position + relative block position). This PR remedies the issue.

@LooFifteen LooFifteen merged commit 329521c into HyperaDev:master May 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants