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

Identifier constructor is private #57

Closed
Siebrenvde opened this issue Jun 16, 2024 · 1 comment · Fixed by #58
Closed

Identifier constructor is private #57

Siebrenvde opened this issue Jun 16, 2024 · 1 comment · Fixed by #58

Comments

@Siebrenvde
Copy link

Since 1.21 the constructors for net.minecraft.util.Identifier have been privatised. (javadoc)
It should be replaced with Identifier.of(). (javadoc)

@N1zard
Copy link

N1zard commented Jul 29, 2024

please, fix

@lucko lucko closed this as completed in #58 Aug 16, 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 a pull request may close this issue.

2 participants