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

Feature request: Load chunks on-demand #1

Open
Mr-EmPee opened this issue Feb 16, 2023 · 1 comment
Open

Feature request: Load chunks on-demand #1

Mr-EmPee opened this issue Feb 16, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Mr-EmPee
Copy link

Currently, the library loads all the world chunks into the memory this can be useful for some but not for others. I'm suggesting adding a feature that allows loading the chunks only when it is necessary.

@Redned235 Redned235 added enhancement New feature or request good first issue Good for newcomers labels Mar 11, 2023
@Mr-EmPee
Copy link
Author

Mr-EmPee commented Mar 27, 2023

If someone is willing to do it, here there is an example of how I've done that.
If you want to implement tile entity support that here is missing you can find that as well.

https://gist.github.com/Mr-EmPee/7673c2cf066aaef6542acaf21a38eff9#file-anvilchunk-java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants