Skip to content

Annotate internal methods as so, remove custom Experimental annotation #35

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

Merged
merged 7 commits into from
Jul 28, 2024

Conversation

ConnorLinfoot
Copy link
Member

@ConnorLinfoot ConnorLinfoot commented Jul 23, 2024

Adds usages of the ApiStatus.Internal annotation for methods that are intended for usage by Hypixel, either for implementation of client mods, or server-side usage. These methods are subject to change without notice.

Closes #34

@ConnorLinfoot ConnorLinfoot marked this pull request as ready for review July 23, 2024 01:27
Copy link

@liticane liticane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems more than reasonable.

@ConnorLinfoot ConnorLinfoot merged commit aac42d9 into master Jul 28, 2024
@ConnorLinfoot ConnorLinfoot deleted the internal branch July 28, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Mark what methods are supposed to be used publicly
2 participants