Interface PlaySoundEvent.Record
- All Superinterfaces:
 Cancellable,Event,PlaySoundEvent
- All Known Subinterfaces:
 PlaySoundEvent.Record.Start,PlaySoundEvent.Record.Stop
- Enclosing interface:
 - PlaySoundEvent
 
Fired when a record is inserted into a Jukebox
- 
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceFired when a record starts playing.static interfaceFired when a record stops playing.Nested classes/interfaces inherited from interface org.spongepowered.api.event.sound.PlaySoundEvent
PlaySoundEvent.AtEntity, PlaySoundEvent.Broadcast, PlaySoundEvent.NoteBlock, PlaySoundEvent.Record - 
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelledMethods inherited from interface org.spongepowered.api.event.sound.PlaySoundEvent
location, pitch, soundSource, soundType, volume