bedrock-kit
    Preparing search index...

    Class MusicDefinitionEntry

    A single entry from music_definitions.json.

    Index

    Constructors

    Properties

    Constructors

    Properties

    data: Record<string, unknown>

    The raw data for this music definition entry.

    eventName: string

    The sound event ID to play, e.g. "music.overworld.bamboo_jungle".

    id: string

    The context key, e.g. "bamboo_jungle", "game", "menu".