promotional bannermobile promotional banner

Player Activity View

Shows what other players are doing — typing, in GUIs, idle — with in-world particle indicators and animations
Back to Files

Player Activity View (0.0.0-beta.3)

File nameplayer_activity_view-26.2-fabric-0.0.0-beta.3.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 2, 2026
Downloads
7
Size
1.5 MB
Mod Loaders
Fabric
File ID
8563362
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:player-activity-view-1608907:8563362"

Learn more about Curse Maven

What's new

v0.0.0-beta.3 — Screen mirror update fixes

Fix

  • Screen mirror / GUI visualizer not updating: the client ticked tickGame() before tickPlayerClient(), so playerGuiState was still NONE when the capture condition was evaluated — canRenderNewGUI was true but validGui was false on the frame the GUI opened, and by the next tick lastScreen == screen blocked it. The screen capture only happened once per session. Reordered the client tick so tickPlayerClient runs before tickGame, restoring live screen mirror updates.
  • NPE on chunked screen packets: the receiver now tolerates out-of-order chunks (packetIndex=1 before packetIndex=0) instead of throwing.

JAR: player_activity_view-26.2-fabric-0.0.0-beta.3.jar

This mod has no additional files