promotional banner

EventTrace

Trace Minecraft events and callbacks to find which mod changed, cancelled, or slowed them down.
Back to Files

EventTrace 1.0.0 - Minecraft 26.2 - Fabric

File nameeventtrace-1.0.0+mc26.2-fabric.jar
Uploader
BlennyBlenny
Uploaded
Sep 13, 2026
Downloads
5
Size
392.8 KB
Mod Loaders
Fabric
File ID
8870893
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:eventtrace-1692558:8870893"

Learn more about Curse Maven

What's new

EventTrace 1.0.0 - Minecraft 26.2 - Fabric

Release build for Minecraft 26.2 / Fabric. Tested loader: 0.19.5. Java 25. Optional on client and dedicated server; each side traces independently.

Installation

Install only eventtrace-1.0.0+mc26.2-fabric.jar in the matching instance's mods folder. Requires Fabric API 0.160.0+26.2, matching this Minecraft version.

Also add this startup JVM argument (not a chat command), pointing to the same JAR:

-javaagent:mods/eventtrace-1.0.0+mc26.2-fabric.jar

Use an absolute path if the launcher starts outside the game directory. Without the startup agent, tracing is disabled.

Changes and verification

  • Added this exact version/loader port with the shared tracing core and native GUI.
  • Packaged client and dedicated-server tracing checks passed.
  • Tracing is off by default; no telemetry or automatic uploads.

Coverage and limitations

Dispatcher coverage: PARTIAL. This is not tracing of arbitrary mod behavior. Only recognized callback dispatch loops are traced. Arbitrary Mixins, custom callback factories and direct single-listener paths are outside coverage. This unchanged Fabric JAR was also tested on Quilt 0.31.0-beta.4 with the listed Fabric API; no stable-Quilt or QFAPI compatibility claim. The GUI browses local-client traces. Remote server trace GUI and optional script-line integrations are not implemented. Capture is bounded and Unknown ownership is intentional when evidence is insufficient. Disabled capture is not allocation-free. Game validation ran on macOS; no native Windows/Linux or exhaustive modpack gameplay test is claimed.

SHA-256: fd2fe2844cfaf997f1eb1b933686ad39a49a4a3031c6993fc88bd0d6b2d4eba2

This mod has no additional files