Package net.minecraft.client.sound
Interface SoundInstanceListener
- All Known Implementing Classes:
- SubtitlesHud
- Mappings:
- Namespace - Name - named - net/minecraft/client/sound/SoundInstanceListener- intermediary - net/minecraft/class_1145- official - hps
- 
Method SummaryModifier and TypeMethodDescriptionvoidonSoundPlayed(SoundInstance sound, WeightedSoundSet soundSet, float range) 
- 
Method Details- 
onSoundPlayed- Mappings:
- Namespace - Name - Mixin selector - named - onSoundPlayed- Lnet/minecraft/client/sound/SoundInstanceListener;onSoundPlayed(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/WeightedSoundSet;F)V- intermediary - method_4884- Lnet/minecraft/class_1145;method_4884(Lnet/minecraft/class_1113;Lnet/minecraft/class_1146;F)V- official - a- Lhps;a(Lhon;Lhpu;F)V
 
 
-