Redpill
Redpill is a specialized diagnostic tool designed for deep analysis of Minecraft and modpack internal processes. This mod provides detailed information about various aspects of the game's operation, which is particularly useful for developers and experienced users.
Main Features
BlockStateCounter - a powerful tool for counting blockstates. It provides statistics across several parameters:
- Counting the number of blockstates for each individual block
- Analysis of blockstate distribution across mods
- Display of information about IUnlistedProperty if such properties are present for the block
For users running on HotSpot VM, an additional feature is available - calculation of the approximate memory footprint occupied by each BlockStateContainer. This helps optimize performance and identify potential memory usage issues.