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 gtw
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onSoundPlayed
(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
Lgtw;a(Lgsp;Lgty;F)V
-