Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand out datapack API #10828

Merged

Conversation

Machine-Maker
Copy link
Member

@Machine-Maker Machine-Maker commented May 30, 2024

Expand out the datapack API with more functionality.

I think the WeakReference is the way to go with Pack references? Those are re-created everytime the PackRespository refreshes which can happen a lot, so holding onto them isn't ideal (like upstream's datapack implementation does).

@Machine-Maker Machine-Maker requested a review from a team as a code owner May 30, 2024 00:57
@Machine-Maker Machine-Maker force-pushed the feature/expand-datapack-api branch 4 times, most recently from 80b202a to 048084f Compare September 8, 2024 19:52
@Machine-Maker Machine-Maker merged commit e8297c4 into PaperMC:master Sep 22, 2024
3 checks passed
@Machine-Maker Machine-Maker deleted the feature/expand-datapack-api branch September 22, 2024 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

2 participants