Roughly Enough Items Fabric/Forge/NeoForge (REI)

Roughly Enough Items Fabric/Forge/NeoForge (REI)

40M Downloads

[Bug] [Forge] REI bypasses RenderTooltipEvent when rendering tooltips

squeek502 opened this issue · 1 comments

commented

Describe the bug

REI calls an overload of Screen.renderTooltip that is not hooked by Forge, meaning that Forge's RenderTooltipEvent events are never fired. These events are relied on by mods that do custom tooltip rendering like AppleSkin.

Environment (please complete the following information with the version):

  • Minecraft: 1.16.5
  • Mod Loader: Forge

Additional context

squeek502/AppleSkin#117

commented

Should be fixed now.