Uses of Class
net.minecraft.client.network.ServerInfo
Packages that use ServerInfo
Package
Description
-
Uses of ServerInfo in net.minecraft.client
Fields in net.minecraft.client declared as ServerInfoMethods in net.minecraft.client that return ServerInfoMethods in net.minecraft.client with parameters of type ServerInfo -
Uses of ServerInfo in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as ServerInfoModifier and TypeFieldDescriptionprivate final ServerInfoDirectConnectScreen.infoprivate final ServerInfoAddServerScreen.serverConstructors in net.minecraft.client.gui.screen with parameters of type ServerInfoModifierConstructorDescriptionAddServerScreen(Screen parent, ServerInfo server) ConnectScreen(Screen parent, MinecraftClient client, ServerInfo serverInfo) DirectConnectScreen(Screen parent, ServerInfo info) -
Uses of ServerInfo in net.minecraft.client.gui.screen.multiplayer
Fields in net.minecraft.client.gui.screen.multiplayer declared as ServerInfoMethods in net.minecraft.client.gui.screen.multiplayer with parameters of type ServerInfo -
Uses of ServerInfo in net.minecraft.client.gui.widget
Fields in net.minecraft.client.gui.widget declared as ServerInfoMethods in net.minecraft.client.gui.widget that return ServerInfoConstructors in net.minecraft.client.gui.widget with parameters of type ServerInfoModifierConstructorDescriptionprotectedServerEntry(MultiplayerScreen parent, ServerInfo serverInfo) -
Uses of ServerInfo in net.minecraft.client.network
Methods in net.minecraft.client.network that return ServerInfoMethods in net.minecraft.client.network with parameters of type ServerInfoModifier and TypeMethodDescriptionvoidMultiplayerServerListPinger.add(ServerInfo entry) voidServerInfo.copyFrom(ServerInfo info) private voidMultiplayerServerListPinger.ping(ServerInfo serverInfo) -
Uses of ServerInfo in net.minecraft.client.options
Fields in net.minecraft.client.options with type parameters of type ServerInfoMethods in net.minecraft.client.options that return ServerInfoMethods in net.minecraft.client.options with parameters of type ServerInfoModifier and TypeMethodDescriptionvoidServerList.add(ServerInfo info) voidServerList.set(int index, ServerInfo info) static voidServerList.updateServerListEntry(ServerInfo e)