Import functions to create play and stop sound interaction links

This commit is contained in:
2026-04-02 19:42:29 +02:00
parent 4f9ccdc732
commit 4df9a77f32

View File

@@ -123,7 +123,9 @@ import { getEntityDisplayLabelById, getSortedEntityDisplayLabels } from "../enti
import {
areInteractionLinksEqual,
createPlayAnimationInteractionLink,
createPlaySoundInteractionLink,
createStopAnimationInteractionLink,
createStopSoundInteractionLink,
createTeleportPlayerInteractionLink,
createToggleVisibilityInteractionLink,
getInteractionLinksForSource,