The Aether

The Aether

32M Downloads

Bug: Multiplayer button is still somehow showing up but invisible when server button is on.

bconlon1 opened this issue ยท 1 comments

commented
commented

Issue is here:

this.renderables.removeIf(button -> button instanceof AbstractWidget abstractWidget && (abstractWidget.getMessage().equals(Component.translatable("menu.multiplayer")) || abstractWidget.getMessage().equals(Component.translatable("menu.online"))));

It is only being removed from rendering.