rename method
This commit is contained in:
parent
3e58287efa
commit
f97d952e7f
3 changed files with 4 additions and 4 deletions
|
@ -88,7 +88,7 @@ public class RenderItem
|
|||
GL11.glTranslatef(-0.5F, -0.5F, -0.5F);
|
||||
this.renderModel(model, stack);
|
||||
|
||||
if (stack.hasEffect())
|
||||
if (stack.isGleaming())
|
||||
{
|
||||
this.renderEffect(model);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue