What is the progress on the fix for the World loading/unloading API? #439
Labels
No labels
documentation
good first issue
help wanted
resolution: duplicate
resolution: invalid
resolution: won't fix
status: needs triage
type: bug
type: feature
type: performance
type: question
version: 1.19.4
version: 1.20
version: 1.20.1
version: 1.20.2
version: 1.20.4
version: 1.20.6
version: 1.21.11
version: 1.21.4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Minecraft/Folia#439
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Is your feature request related to a problem?
Fix the World loading/unloading API
Describe the solution you'd like.
Fix the World loading/unloading API
Describe alternatives you've considered.
no
Other
No response
It's not broken just that nobody had time to make it, as it's quite complex, especially the unloading part. You can open a pr with it if you want and you have time to make it. You can look at https://github.com/PaperMC/Folia/pull/63 for at least a few things to consider, but as a side note the internals changed in some ways for reasons like optimisations that makes it even harder now to make such a pr than when my pr was made
CanvasMC fixed this already