Port to MC 1.19.1

This commit is contained in:
Jonas Herzig
2022-07-31 10:37:22 +02:00
parent bdea84b9a2
commit 400ec6bda5
5 changed files with 10 additions and 3 deletions

View File

@@ -138,7 +138,7 @@ public class GuiHandler extends EventRegistrations {
//#if MC<11400
//$$ openToLan = b;
//#endif
//#if MC>=11400
//#if MC>=11400 && MC<11901
} else if (id.equals(BUTTON_OPTIONS)) {
//#if MC>=11400
b.setWidth(204);