[Bug]: The background of MenuScreen is rendered twice
BloCamLimb opened this issue ยท 2 comments
Describe the bug
Here super.render() will call renderBackground, there's no need to call renderBackground again.
If you look at the vanilla MenuScreen (like ContainerScreen, AbstractRecipeBookScreen), none of them call renderBackground a second time.
Steps to Reproduce
No response
Expected behavior
No response
Screenshots
No response
Version
1.21.1-1.5.4
NeoForge Version
N/A
Other Mods
No response
Log
Code of Conduct
- I agree to follow this project's Code of Conduct