Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
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
playSound
Function · 0.85
foreach
Function · 0.85
Tested by
no test coverage detected