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

chore: simplify QuestManager startUpQuest public API #1863

Merged

Conversation

pajlada
Copy link
Contributor

@pajlada pajlada commented Nov 24, 2024

No description provided.

We now only expose one function with both parameters (QuestHelper + whether the sidepanel should open)

This function handles the thread dispatching, if needed. This means the single function can be called from both the AWT
thread & the client thread without having to wait an extra tick in some scenarios.
@pajlada pajlada force-pushed the chore/simplify-quest-manager-startup-quest branch from 307ab77 to f291aae Compare November 24, 2024 20:20
@pajlada pajlada marked this pull request as ready for review November 24, 2024 20:21
@Zoinkwiz Zoinkwiz merged commit 0222ffd into Zoinkwiz:master Nov 24, 2024
1 check passed
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