Posted November 6, 20231 yr I am trying to update a mod from 1.18 to 1.20, but I cannot seem to find the equivalent of `net.minecraftforge.client.gui.OverlayRegistry` in 1.20, nor the equivalent of `net.minecraftforge.client.event.RenderGameOverlayEvent` or `net.minecraftforge.client.gui.ForgeIngameGui`
November 6, 20231 yr The replacement for ForgeIngameGui is IGuiOverlay the replacement of OverlayRegistry is now RegisterGuiOverlaysEvent.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.