MCPcopy
hub / github.com/walterhiggins/ScriptCraft / sounds.js

File sounds.js

src/main/js/modules/canary/sounds.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var allSounds = Packages.net.canarymod.api.world.effects.SoundEffect.Type.values(),
2 cmSoundEffect = Packages.net.canarymod.api.world.effects.SoundEffect,
3 foreach = require('utils').foreach,
4 i = 0,

Callers

nothing calls this directly

Calls 2

playSoundFunction · 0.85
foreachFunction · 0.85

Tested by

no test coverage detected