public interface SoundHelperAPI
| Modifier and Type | Method and Description |
|---|---|
float |
getCategoryVolume(java.lang.String category) |
void |
play(SoundEventAPI<?> event) |
void |
setCategoryVolume(java.lang.String category,
float volume) |
float getCategoryVolume(java.lang.String category)
void play(SoundEventAPI<?> event)
void setCategoryVolume(java.lang.String category,
float volume)