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