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

Cleanup registry init #2583

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Cleanup registry init #2583

merged 2 commits into from
Jul 25, 2024

Conversation

me4502
Copy link
Member

@me4502 me4502 commented Jul 21, 2024

Pretty minor PR that cleans up a few of the Bukkit Material API usages to be a bit cleaner / use more modern APIs, as well as reduces calls to toString of NamespacedKey/ResourceLocation. Also disables legacy ID conversions for the internal parser used for adapters in Bukkit, which should theoretically speed it up a little bit given it doesn't need to do legacy parsing

@me4502 me4502 requested a review from a team as a code owner July 21, 2024 05:14
@me4502 me4502 enabled auto-merge (squash) July 21, 2024 05:17
@me4502 me4502 force-pushed the chore/cleanup-registry-init branch from 201048f to 4a5e77e Compare July 24, 2024 10:15
@me4502 me4502 merged commit 2dbcae3 into version/7.3.x Jul 25, 2024
5 checks passed
@me4502 me4502 deleted the chore/cleanup-registry-init branch July 25, 2024 04:17
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