Posted March 18, 20214 yr Hello, I want to create a simple overlay like a mana bar on the screen of the player. In most of the guides people create a class that extends Gui, I tried to import it but it apparently doesn't exist anymore. Is there any alternative to this class that would do the same? Edited March 18, 20214 yr by EWM
March 18, 20214 yr The class you are searching for reference is called IngameGui. To draw things like mana bars on the screen you can use the RenderGameOverlayEvent Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
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.