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

Replace some vanilla API calls with Forge equivalents #73

Merged
merged 2 commits into from
Oct 30, 2023

Conversation

embeddedt
Copy link
Contributor

Detected these by scanning for calls to deprecated APIs and then manually poring through the list. Most of the deprecations were irrelevant (e.g. registries) but I found a couple that seem worth fixing. By default these methods delegate back to exactly the API Fabric would have called so there should be no compatibility issues introduced with Fabric mods.

@Su5eD Su5eD merged commit 67f9824 into Sinytra:1.20.1 Oct 30, 2023
2 checks 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