-
-
Notifications
You must be signed in to change notification settings - Fork 239
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: do not wait for chunk loads when calling (#2912)
* feat: do not wait for chunk loads when calling * Add comment * It's ugly but it stops OOM * Fix copykey * Apply to all versions * Add config options * feat: add configurable per-thread target-size with programmatic default * Add for 1.21.3 * Abstractify bukkit get blocks a bit * Clean up some more duplication
- Loading branch information
Showing
37 changed files
with
2,988 additions
and
3,246 deletions.
There are no files selected for viewing
894 changes: 385 additions & 509 deletions
894
...main/java/com/sk89q/worldedit/bukkit/adapter/impl/fawe/v1_20_R2/PaperweightGetBlocks.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.