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

[Bug] ServerPlayerEvent getPlayer method return type is incorrect #1

Closed
WakelessSloth56 opened this issue Feb 13, 2022 · 0 comments
Closed
Assignees
Labels
Projects

Comments

@WakelessSloth56
Copy link
Collaborator

public Player getPlayer() {
return this.player;
}

Expected return value type should be ServerPlayer.

@WakelessSloth56 WakelessSloth56 self-assigned this Feb 13, 2022
@WakelessSloth56 WakelessSloth56 added this to Needs triage in Bug via automation Feb 13, 2022
@WakelessSloth56 WakelessSloth56 moved this from Needs triage to Low priority in Bug Feb 13, 2022
Bug automation moved this from Low priority to Closed Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Bug
  
Closed
Development

No branches or pull requests

1 participant