SoundEvent

@CataloguedBy(catalogue = SoundEvents::class)
interface SoundEvent : Sound.Type

A type of sound.

Functions

Link copied to clipboard
@NotNull
abstract override fun key(): @NotNull Key

Properties

Link copied to clipboard
@get:JvmName(name = "range")
abstract val range: Float

The range that this sound can be heard from.