Перейти к содержимому
Mineforgian

GUI Inspector

A tool for developers to inspect & edit GUIs

Загрузки
277
Подписчики
2
Обновлён
16 августа 2026 г.
Лицензия
MIT

Опубликован 2 марта 2026 г.

GUI Inspector lets you inspect the GUI elements of any Minecraft screen. You can view a tree of all widgets and components on a screen, including their class names and properties. Class and method names are properly mapped to Yarn and Mojang mappings in unobfuscated versions.

Not only can you view properties, but you may also manipulate them, including most immutable properties. You can even remove an element entirely.

Selecting an element outlines it in-game so you can easily identify it. You can also enable Inspector Mode to click directly on an element in-game and have it highlighted in the tree.

For more detailed inspection, you can capture draw calls and inspect their properties, call stacks directly, and the texture used to render that call, if applicable.

Plans

Plan Status
26.2 support 🟡 PARTIAL
Your suggestions 🟡 ONGOING
Support for mods that add custom GUI classes 🟡 PARTIAL
More diverse screen support 🟡 PARTIAL
Forge support 🟥 NOT STARTED
Keybinds 🟥 NOT STARTED

Ченджлог

2.3.0+mc26.2-alphaАльфа26.2 · 16 августа 2026 г.
  • Partial 26.2 support
2.3.0+mc1.20.1Релиз1.20.6, 1.21, 1.21.1 · 16 августа 2026 г.
  • Update to official Mojang mappings
  • Internal changes
2.3.0+mc1.21.11Релиз1.21.11 · 16 августа 2026 г.
  • Update to official Mojang mappings
  • Internal changes
2.3.0+mc26.1Релиз26.1, 26.1.1, 26.1.2 · 16 августа 2026 г.
  • Update to 26.1
  • Remove remapper (not needed)
  • Internal changes
2.2.0Релиз1.20.6, 1.21, 1.21.1 · 24 мая 2026 г.
  • Added MojMap support
2.2.0Релиз1.21.11 · 24 мая 2026 г.
  • Added MojMap support
2.1.0Релиз1.20.6, 1.21, 1.21.1 · 28 марта 2026 г.
  • Switch to subproject Gradle structure
  • Added support for more versions
  • Added support for more Sodium versions
  • Small bug fixes & small improvements
2.1.0Релиз1.21.11 · 28 марта 2026 г.
  • Switch to subproject Gradle structure
  • Added support for more versions
  • Added support for more Sodium versions
  • Small bug fixes & small improvements

Комментарии

Загружаем…