Posted August 4, 20214 yr I'm following a tutorial on making a GUI (tutorial is for 1.16.4) and some methods have changed. I am not able to find methods drawGuiContainerForegroundLayer and drawGuiContainerBackgroundLayer of the ContainerScreen<> class. What should I replace them with? Additionally, what to use instead of Block.getMenuProvider since it is deprecated? Edited August 4, 20214 yr by Aonodensetsu
August 4, 20214 yr 40 minutes ago, Aonodensetsu said: I'm following a tutorial on making a GUI (tutorial is for 1.16.4) and some methods have changed. I am not able to find methods drawGuiContainerForegroundLayer and drawGuiContainerBackgroundLayer of the ContainerScreen<> class. What should I replace them with? Additionally, what to use instead of Block.getMenuProvider since it is deprecated? forge has use mojang mapping names since 1.16.5 you can use the forge bot on discord to convert the method and field names command: !mcp -c moj name version
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.