Make /playsound fire LocationCustomSoundEvent

This commit is contained in:
lexikiq
2021-05-31 18:13:42 -04:00
parent ac083df0ba
commit 9997b69751
2 changed files with 52 additions and 7 deletions

View File

@@ -105,6 +105,7 @@ fi
# import Foo
import world/item/context/BlockActionContext
import world/level/block/BlockRespawnAnchor
import server/commands/CommandPlaySound
########################################################
########################################################