bedrock-kit
    Preparing search index...

    Class SoundDefinitionEntry

    A single entry from sound_definitions.json.

    Index

    Constructors

    Properties

    Constructors

    Properties

    data: Record<string, unknown>

    The raw data for this sound definition entry.

    files: SoundFile[]

    The parsed list of audio files this definition can play.

    id: string

    The sound event identifier, e.g. "mob.zombie.say".