ReadonlydataThe raw parsed JSON data of the asset file.
ReadonlydocstringsAll JSDoc-style comment blocks parsed from this asset's source file,
in document order. Empty array when no /** … */ blocks are present.
ReadonlyfileAbsolute path to the asset's file on disk. Empty string in browser mode.
All block shortnames that have sound events defined.
All entity shortnames that have sound events defined.
Represents the parsed
sounds.jsonfile. Used internally to resolve sound events for entities and blocks. Not exposed directly on the addon surface — access events viaentity.soundEventsorblock.soundEvents.