LagGoggles: Legacy
A ported version of TerminatorNL's LagGoggles mod for Minecraft 1.7.10, providing intuitive performance analysis tools.
Main Features
This mod allows you to visually identify lag sources directly in the game world. Using a customizable interface, you can see which specific objects and processes are slowing down game performance.
LagGoggles is particularly useful for regular players, helping them understand what exactly causes performance issues on the server. The mod dispels common misconceptions, such as the idea that spreading mechanisms across different chunks always reduces load.
Demonstration
For better understanding of the functionality, it's recommended to watch the video review:
Minecraft Talk 35 - LagGoggles and Better Server Play
Key Functions
- Teleportation to lag sources
- Client interface with overlay and interactive menus
- Color scale for quick identification of problem areas
- Client-side FPS calculations for rendering performance analysis
- Support for color scheme customization and colorblind mode
- Flexible permission system for players on the server
Technical Features
The mod measures execution time of tick() and update() methods for entities, blocks, and event subscribers using System.nanotime(). The collected data is transmitted to the client for visualization.
Required Dependencies
- FalsePatternLib
- UniMixins
Installation and Configuration
Simply place the mod file in the /mods folder. Server configuration is not required, clients can customize color schemes according to their preferences.
