GL11.glColor4f(1, 1, 1, 1);
MinecraftInstance.renderEngine.bindTexture(new ResourceLocation("minecraft", "textures/gui/icons.png"));
Try adding this after all the rendering.
7 replies
Important Information
By using this site, you agree to our Terms of Use.