K Spigot Sound
data class KSpigotSound(sound: Sound, volume: Float, pitch: Float, category: SoundCategory?)
Content copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
component3
Link copied to clipboard
component4
Link copied to clipboard
copy
Link copied to clipboard
fun copy(sound: Sound, volume: Float = 1f, pitch: Float = 1f, category: SoundCategory? = null): KSpigotSound
Content copied to clipboard