Network Analyzer
No reviews yet
Allows you to peek at the network usage when connected to a server.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
This client-side mod adds a window that, when enabled, monitors the size of packets transferred between the server and the client. Recommended for those who swear that it's not their internet that's making their ping bad.
How to use:
- Check/Change the keybind (default: Numpad 0).
- Press the key to activete the window.
- Click Toggle Recording and then enable C→S or S→C or both. (C→S means Client To Server, S→C means Server To Client)
- Join a singleplayer/multiplayer world.
How to read:
Example packet: S→C | 10 B | class net.minecraft.network.protocol.game.Clientbound.CustomPayloadPacket→somemod:channel[0]
- Direction is Server To Client: S→C
- Size is 10 bytes: 10 B
- Vanilla packet: net.minecraft.network.protocol.game.Clientbound.CustomPayloadPacket
- Custom network channel registered by a mod: somemod:channel
- Packet id of 0: [0]
Technical information/limitations:
- The mod does not store the packet data, only the size of its content (empty packets are shown as 0 B).
- The content of the packet cannot be viewed with this mod.
- The units go up to Terrabytes.
- 1000 bytes = 1 kilobyte, 1000 kilobytes = 1 megabyte, ...
- The content size is stored as a long → upper limit = 9,223,372,036,854,775,807 bytes.
- The window is written in Swing, may cause problems on other platforms.
- Mixins are at a low-level, this may cause instability with other mods that try to modify network traffic.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources