promotional bannermobile promotional banner

WATERMeDIA: Multimedia API

Library with an API using VLC for multimedia integration with Minecraft

File Details

WM/3.0.0-beta.7

  • B
  • Jan 30, 2026
  • 1.25 MB
  • 11.8K
  • 1.21.11+4
  • Forge + 2

File Name

watermedia-3.0.0-beta.7.jar

Supported Versions

  • 1.21.11
  • 1.21.1
  • 1.20.1
  • 1.19.2
  • 1.18.2

Curse Maven Snippet

Forge

implementation "curse.maven:watermedia-869524:7550003"

Fabric

modImplementation "curse.maven:watermedia-869524:7550003"

NeoForge

implementation "curse.maven:watermedia-869524:7550003"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

BETA 3.0.0-beta.7

  • ✨ New: Added support for webp decoding (with animated webp support)
    • This decoder is made in Java pure and does not require native libraries.
  • ✨ New: Change FFMediaPlayer#seek(long) with accurate frame seeking, this may be slower on some formats.
    • Keyframe seeking (quick seek) its moved into FFMediaPlayer#seekQuick(long)
  • 🐛 Fixed: odd behaviors on FFMediaPlayer on pausing