Results 1 comments of huckleton

declaring the position as a `VectorClass` works, e.g. ```js playsound('minecraft:entity.chicken.egg', 'neutral', '@p', new VectorClass(['~','~','~']), 0.5) ``` however, i'm not sure if the behavior described in the OP is intended behavior