ImGuiMC

ImGui Minecraft bindings. Allows mod developers create simple debug interfaces without any setup or shipping ImGui natives.

File Details

imguimc-fabric-2.0.0+mc1.21.9-sources.jar

  • R
  • May 31, 2026
  • 598.77 KB
  • 0
  • 1.21.10+1
  • Fabric

File Name

imguimc-fabric-2.0.0+mc1.21.9-sources.jar

Supported Versions

  • 1.21.10
  • 1.21.9

Curse Maven Snippet

Fabric

modImplementation "curse.maven:imguimc-1524200:8176920"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Add ImGuiLoadEvents.Pre and ImGuiLoadEvents.Post. Platform flags can be configured during ImGuiLoadEvents.Pre before ImGui is initialized.
  • Fix RegisterImGuiFontsEvent not being fired on NeoForge
  • Update ImGui to 1.92.7
  • Add support for docking and viewports
  • Add support for 26.2-pre-2
  • Add support for rendering components