@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
Package org.spongepowered.api.event.sound
-
Interface Summary Interface Description PlaySoundEvent An umbrella event that fires when in-game sounds, such as records in jukeboxes or sounds when boss entities die.PlaySoundEvent.AtEntity Fired when a sound is played at a specificEntity
PlaySoundEvent.Broadcast PlaySoundEvent.NoteBlock Fired when a noteblock is triggeredPlaySoundEvent.Record Fired when a record is inserted into a JukeboxPlaySoundEvent.Record.Start Fired when a record starts playing.PlaySoundEvent.Record.Stop Fired when a record stops playing.