Package net. axay. kspigot. sound
Types
KSpigotSound
Link copied to clipboard
data class KSpigotSound(sound: Sound, volume: Float, pitch: Float, category: SoundCategory?)
Content copied to clipboard
Functions
sound
Link copied to clipboard
fun Location.sound(sound: Sound, builder: KSpigotSound.() -> Unit? = null)
Content copied to clipboard