Package net.minecraft.client.sound
Interface SoundInstanceListener
- All Known Implementing Classes:
SubtitlesHud
- Mappings:
Namespace Name official fxi
intermediary net/minecraft/class_1145
named net/minecraft/client/sound/SoundInstanceListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onSoundPlayed
(SoundInstance sound, WeightedSoundSet soundSet)
-
Method Details
-
onSoundPlayed
- Mappings:
Namespace Name Mixin selector official a
Lfxi;a(Lfwf;Lfxk;)V
intermediary method_4884
Lnet/minecraft/class_1145;method_4884(Lnet/minecraft/class_1113;Lnet/minecraft/class_1146;)V
named onSoundPlayed
Lnet/minecraft/client/sound/SoundInstanceListener;onSoundPlayed(Lnet/minecraft/client/sound/SoundInstance;Lnet/minecraft/client/sound/WeightedSoundSet;)V
-