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

Add annotations to MC classes #930

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

nea89o
Copy link
Contributor

@nea89o nea89o commented Jan 16, 2024

Adds nullability annotations to some MC classes. This prevents Kotlin from using platform types like Player!. This way nullability needs to be explicitly handled by Kotlin code.

@nea89o nea89o marked this pull request as ready for review January 16, 2024 19:53
@hannibal002 hannibal002 merged commit c1586de into hannibal002:beta Jan 17, 2024
3 checks passed
@nea89o nea89o deleted the meta/inject-annotations branch January 17, 2024 18:23
RayDeeUx pushed a commit to RayDeeUx/SkyHanni that referenced this pull request Jan 20, 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.

2 participants