Package ch.njol.skript.bukkitutil
Interface AdventureSoundReceiver.AdventureEntitySoundReceiver<T>
- Enclosing interface:
- AdventureSoundReceiver<T,- E> 
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- 
Method Summary
- 
Method Details- 
playvoid play(@NotNull T receiver, @NotNull net.kyori.adventure.sound.Sound sound, net.kyori.adventure.sound.Sound.Emitter emitter) 
 
-