api
a9eff54633
jvm
api
/
org.kryptonmc.api.effect.sound
/
SoundEvent
Sound
Event
@
CataloguedBy
(
catalogue
=
SoundEvents::class
)
interface
SoundEvent
:
Sound.Type
A type of sound.
Members
Functions
key
Link copied to clipboard
@
NotNull
abstract
override
fun
key
(
)
:
@
NotNull
Key
Properties
range
Link copied to clipboard
@get:
JvmName
(
name
=
"range"
)
abstract
val
range
:
Float
The range that this sound can be heard from.