Logo
Explore Help
Sign In
tkrmagid/mc_video_player_mod
1
0
Fork 0
You've already forked mc_video_player_mod
Code Issues Pull Requests Actions Packages Projects Releases 36 Wiki Activity

36 Releases 36 Tags

RSS Feed
  • v0.4.24 ecd254cb78
    Compare

    v0.4.24
    Some checks failed
    build / build (push) Has been cancelled
    Details
    Stable

    claude-bot released this 2026-05-17 03:21:25 +09:00 | 7 commits to main since this release

    Fix invisible anchor after /videoPlace and after chunk reload.

    Root cause: VideoAnchorBlockEntity did not override getUpdateTag()/getUpdatePacket(), so url/facing/width/height were never carried in vanilla BE sync. The SyncAnchorPayload sent immediately after setBlock could also win the race against the chunk broadcast and get dropped because the BE did not exist yet on the client.

    • getUpdateTag(HolderLookup.Provider) → toNbt()
    • getUpdatePacket() → ClientboundBlockEntityDataPacket.create(this)
    • Also fixes "walk far away, come back" — that path has no SyncAnchorPayload, just vanilla chunk re-sync.
    Downloads
    • video_player-0.4.24.jar
      104 KiB
      2026-05-17 03:21:41 +09:00
    • video_player-linux-x86_64-0.4.24.jar
      27 MiB
      2026-05-17 03:21:42 +09:00
    • video_player-macosx-arm64-0.4.24.jar
      21 MiB
      2026-05-17 03:21:42 +09:00
    • video_player-macosx-x86_64-0.4.24.jar
      24 MiB
      2026-05-17 03:21:42 +09:00
    • video_player-windows-x86_64-0.4.24.jar
      32 MiB
      2026-05-17 03:21:41 +09:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.5 Page: 8ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API