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

Implement the ChunkManager #3228

Merged
merged 1 commit into from Jun 30, 2021
Merged

Implement the ChunkManager #3228

merged 1 commit into from Jun 30, 2021

Conversation

dualspiral
Copy link
Contributor

@dualspiral dualspiral commented Dec 6, 2020

SpongeAPI | Sponge

Implements the ChunkManager API

Some notes: Tickets need to have a level of 33 or lower to generate a full chunk - that's what we're interested in here so that's our "minimum" level (meaning a maximum distance of 33 for each ticket). Further, in order for a chunk to be "fully loaded", a plugin should register a ticket with a reasonable lifetime - probably PORTAL in this case.
@dualspiral dualspiral merged commit 4a0b6fe into api-8 Jun 30, 2021
@dualspiral dualspiral deleted the api8/chunk-tickets branch June 30, 2021 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs review a code review is needed status: needs testing does this run, does it solve the issue etc system: world version: 1.16 (u) API: 8
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants