Discuss Minecraft's scripting and modding capabilities, including APIs, tools, customization, automation, and creator workflows. Share ideas and feedback on how players and creators can extend and customize Minecraft.

1

Let servers stream custom audio to clients without a pack reload

1 Comments

Post a new comment:

Please sign in to leave a comment.

Sorted by oldest
  • 0
    Registered User commented
    Comment actions Permalink

    Would the audio be temporarily cached on the client for the session, or permanently stored? If it’s temporary, how would it be cleaned up? Also, for longer audio, would it be streamed/buffered as it plays, or would the client need to download the entire file first? I’m also curious whether downloading the audio would cause any loading screen or interruption for the player.