Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
MineGame159 committed Jan 5, 2025
1 parent 43a72d6 commit 86944d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ private void renderNametagPlayer(Render2DEvent event, PlayerEntity player, boole
}
} else if (displayEnchants.get()) displayEnchants.set(false);

NametagUtils.end(event.drawContext);
NametagUtils.end();
}

private void renderNametagItem(ItemStack stack, boolean shadow) {
Expand Down

0 comments on commit 86944d3

Please sign in to comment.