Package net.minecraft.client.audio
Interface ISoundEventListener
-
- All Known Implementing Classes:
SubtitleOverlayGui
public interface ISoundEventListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onPlaySound(ISound p_184067_1_, SoundEventAccessor p_184067_2_)
-
-
-
Method Detail
-
onPlaySound
void onPlaySound(ISound p_184067_1_, SoundEventAccessor p_184067_2_)
-
-