Uses of Class
net.minecraft.client.network.ServerInfo
Package
Description
-
Uses of ServerInfo in net.minecraft.client
Modifier and TypeMethodDescriptionvoid
MinecraftClient.setCurrentServerEntry
(@Nullable ServerInfo serverEntry) -
Uses of ServerInfo in net.minecraft.client.gui.screen
Modifier and TypeFieldDescriptionprivate final ServerInfo
AddServerScreen.server
private final ServerInfo
DirectConnectScreen.serverEntry
Modifier and TypeMethodDescriptionstatic void
ConnectScreen.connect
(Screen screen, MinecraftClient client, ServerAddress address, @Nullable ServerInfo info) ModifierConstructorDescriptionAddServerScreen
(Screen parent, BooleanConsumer callback, ServerInfo server) DirectConnectScreen
(Screen parent, BooleanConsumer callback, ServerInfo server) -
Uses of ServerInfo in net.minecraft.client.gui.screen.multiplayer
Modifier and TypeFieldDescriptionprivate ServerInfo
MultiplayerScreen.selectedEntry
private final ServerInfo
MultiplayerServerListWidget.ServerEntry.server
-
Uses of ServerInfo in net.minecraft.client.network
Modifier and TypeMethodDescriptionvoid
MultiplayerServerListPinger.add
(ServerInfo entry, Runnable runnable) void
ServerInfo.copyFrom
(ServerInfo serverInfo) (package private) void
MultiplayerServerListPinger.ping
(InetSocketAddress address, ServerInfo info) (package private) void
MultiplayerServerListPinger.showError
(Text error, ServerInfo info) -
Uses of ServerInfo in net.minecraft.client.option
Modifier and TypeMethodDescriptionvoid
ServerList.add
(ServerInfo serverInfo) void
ServerList.remove
(ServerInfo serverInfo) void
ServerList.set
(int index, ServerInfo serverInfo) static void
ServerList.updateServerListEntry
(ServerInfo e) -
Uses of ServerInfo in net.minecraft.client.realms.dto