Uses of Class
net.minecraftforge.client.event.sound.SoundEvent
-
Uses of SoundEvent in net.minecraftforge.client.event.sound
Modifier and TypeClassDescriptionclass
Fired when a sound is about to be played by the sound engine.class
Fired when a non-streaming sound is being played.class
Fired when a streaming sound is being played.class
Fired when theSoundEngine
is constructed or (re)loaded, such as during game initialization or when the sound output device is changed.static class
Superclass for when a sound has started to play on an audio channel.