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

Abstract away a MC Chunk-aware view/dispatcher #23

Open
Bluexin opened this issue Jan 29, 2019 · 0 comments
Open

Abstract away a MC Chunk-aware view/dispatcher #23

Bluexin opened this issue Jan 29, 2019 · 0 comments

Comments

@Bluexin
Copy link
Collaborator

Bluexin commented Jan 29, 2019

Currently, the ClientView is used so clients can get access to MC Chunks, indexed on the chunk's position (for quick querying).
We should make a common view to be used by any worker in need of such info, and make sure there is no client-specific code in it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant