From 2b4edab2a2a8b165f48aa8c0af14b1b6274a6d06 Mon Sep 17 00:00:00 2001 From: Oganesson897 <101081378+Oganesson897@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:07:09 +0900 Subject: [PATCH] fixed: smallest change --- .../client/gui/GuiOptions.java.patch | 23 ++++++------------- 1 file changed, 7 insertions(+), 16 deletions(-) diff --git a/patches/minecraft/net/minecraft/client/gui/GuiOptions.java.patch b/patches/minecraft/net/minecraft/client/gui/GuiOptions.java.patch index 6d40b599..9595df73 100644 --- a/patches/minecraft/net/minecraft/client/gui/GuiOptions.java.patch +++ b/patches/minecraft/net/minecraft/client/gui/GuiOptions.java.patch @@ -1,20 +1,11 @@ --- before/net/minecraft/client/gui/GuiOptions.java +++ after/net/minecraft/client/gui/GuiOptions.java -@@ -87,16 +87,7 @@ +@@ -85,7 +85,7 @@ + this.field_175357_i.field_146124_l = false; + } } - else +- else ++ else if (false) // removed realms button { -- this.field_146292_n -- .add( -- new GuiOptionButton( -- GameSettings.Options.REALMS_NOTIFICATIONS.func_74381_c(), -- this.field_146294_l / 2 - 155 + i % 2 * 160, -- this.field_146295_m / 6 - 12 + 24 * (i >> 1), -- GameSettings.Options.REALMS_NOTIFICATIONS, -- this.field_146443_h.func_74297_c(GameSettings.Options.REALMS_NOTIFICATIONS) -- ) -- ); -+ // remove realms notification - } - - this.field_146292_n + this.field_146292_n + .add(