Interface PlaySoundEvent.Broadcast
-
- All Superinterfaces:
Cancellable
,Event
,PlaySoundEvent
- Enclosing interface:
- PlaySoundEvent
public static interface PlaySoundEvent.Broadcast extends PlaySoundEvent
-
-
Nested Class Summary
-
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, setCancelled
-
Methods inherited from interface org.spongepowered.api.event.sound.PlaySoundEvent
location, pitch, soundSource, soundType, volume
-
-