Closed PT400C closed 4 years ago
Cannot reproduce. GlStateManager#func_237513_b_
exists (both in Eclipse with latest MDK and also check in IntelliJ).
Please provide more details.
I'm performing some tests too. My Gradle cache might just be corrupted after using some early 1.16.1 Forge builds. If this proves to be right, I'll just close the issue.
~ ForgeGradle cache was the cause
Minecraft Version: 1.16.1
Forge Version: 32.0.24 / latest
Logs: - Steps to Reproduce:
com.mojang.blaze3d.systems.RenderSystem
and look for the methodsetupGui3DDiffuseLighting
GlStateManager.func_237513_b_(p_setupGui3DDiffuseLighting_0_, p_setupGui3DDiffuseLighting_1_)
which seems to NOT existDescription of issue: Check the steps above