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

Thread check #18

Merged
merged 4 commits into from
Jul 3, 2024
Merged

Conversation

CJCrafter
Copy link
Contributor

Being able to check if your thread is allowed to mess with a region is super important, and I feel it fits in this library. Javadocs were taken directly from the Folia javadocs.

The method implementation only matters for Folia, otherwise, all methods return Bukkit.isPrimaryThread()

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
# Conflicts:
#	platform/folia/src/main/java/com/tcoded/folialib/impl/FoliaImplementation.java
@CJCrafter CJCrafter mentioned this pull request Jun 20, 2024
11 tasks
@CJCrafter
Copy link
Contributor Author

Hey @TechnicallyCoded, could you merge these changes and post a snapshot build for testing?

@TechnicallyCoded
Copy link
Owner

I'm reviewing all these new PRs today, exams knocked me out for a week. Sorry for the wait :)

@TechnicallyCoded TechnicallyCoded merged commit 45a5390 into TechnicallyCoded:dev Jul 3, 2024
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.

None yet

2 participants