it works im crying myself to sleep im so happy

This commit is contained in:
ThisIsALegitUsername 2023-03-28 04:09:26 +00:00
parent 8b76370314
commit 45b1e33950
6 changed files with 69325 additions and 69319 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1196,7 +1196,9 @@ public class EntityRenderer implements IResourceManagerReloadListener {
this.mc.mcProfiler.endStartSection("hand");
ModManager.adminSpawner.render();
if(ModManager.adminSpawner.isEnabled()){
ModManager.adminSpawner.render();
}
if (this.renderHand) {
GlStateManager.clear(GL_DEPTH_BUFFER_BIT);
this.renderHand(partialTicks, pass);