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.2)

File nameplayer_activity_view-26.2-neoforge-0.0.0-beta.2.jar
Uploader
LlaGuiT0LlaGuiT0
Uploaded
Aug 1, 2026
Downloads
37
Size
1.4 MB
Mod Loaders
NeoForge
File ID
8556361
Type
B
Beta
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:player-activity-view-1608907:8556361"

Learn more about Curse Maven

What's new

v0.0.0-beta.2 — Typing indicator and inventory mirror fixes

Fix

  • Typing indicator not rendering: GuiExtractRenderStateMixin kept the 26.1.2 signature (GuiGraphicsExtractor, DeltaTracker), but NeoForge 26.2.0.37-beta changed Gui.extractRenderState to (DeltaTracker, boolean, boolean) — the HUD extraction moved to Hud.extractRenderState. The mixin failed to apply, so the "X is typing..." overlay never drew. Retargeted the mixin to Hud.extractRenderState.
  • Inventory screen mirror showing the whole window: in 26.2 the container background is extracted as a full-screen element, so the crop bounding box spanned the whole window. The crop now clamps to the AbstractContainerScreen panel rectangle instead of unioning, restoring panel-only captures.

JAR: player_activity_view-26.2-neoforge-0.0.0-beta.2.jar

This mod has no additional files