Update to 1.21.8

This commit is contained in:
2025-07-20 08:33:15 +02:00
parent b5eef469d7
commit 528245e987
4 changed files with 8 additions and 7 deletions

View File

@@ -70,6 +70,7 @@ public class InGameHudMixin {
ci.cancel();
}
@Unique
private void renderStatusBars(DrawContext context) {
InGameHud hud = (InGameHud) (Object) this;
MinecraftClient client = hud.client;