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] Misspelled method name playerToPlayer #4

Closed
WakelessSloth56 opened this issue May 4, 2022 · 0 comments
Closed

[BUG] Misspelled method name playerToPlayer #4

WakelessSloth56 opened this issue May 4, 2022 · 0 comments
Assignees
Labels
Projects

Comments

@WakelessSloth56
Copy link
Collaborator

static void playerToPlayer(Player player, String id, SoundSource source, float volume, float pitch) {
player.playNotifySound(getSoundEventOrElseThrow(id), source, volume, pitch);
}

@WakelessSloth56 WakelessSloth56 self-assigned this May 4, 2022
@WakelessSloth56 WakelessSloth56 added this to Needs triage in Bug via automation May 4, 2022
@WakelessSloth56 WakelessSloth56 moved this from Needs triage to Low priority in Bug May 4, 2022
Bug automation moved this from Low priority to Closed May 4, 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