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

Add Tickable interface #1790

Merged
merged 4 commits into from
Jan 5, 2021
Merged

Add Tickable interface #1790

merged 4 commits into from
Jan 5, 2021

Conversation

Camotoy
Copy link
Member

@Camotoy Camotoy commented Jan 3, 2021

By having a tickable interface, we're only dedicating one thread to ticking entities and running tasks as opposed to several. This will also help with implementing world border support.

By having a tickable interface, we're only dedicating one thread to ticking entities and running tasks as opposed to several. This will also help with implementing world border support.
@Camotoy Camotoy merged commit 0641800 into GeyserMC:master Jan 5, 2021
@Camotoy Camotoy deleted the tickable branch January 5, 2021 23:41
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.

3 participants