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

Added interface to NewChunks module #338

Merged

Conversation

minecraft-simon
Copy link
Contributor

Describe the pull
This PR adds methods for getting, adding end removing chunk data from the NewChunks module.

Describe how this pull is helpful
I am working on two modules that need to interface with the NewChunks module to read and write new chunk data.
I probably could do it with mixins but i want my plugin to remain plug and play and I think having some methods to enable inter-module communication is not the worst thing. Please tell me if this is a bad approach.

I forgot to sign my commit in the other pull request so I closed it.

@Avanatiker Avanatiker merged commit af45da8 into lambda-client:master Jun 20, 2022
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.

2 participants