Uses of Class
net.minecraft.client.multiplayer.resolver.ServerAddress
Package
Description
-
Uses of ServerAddress in net.minecraft.client.gui.screens
Modifier and TypeMethodDescriptionprivate void
ConnectScreen.connect
(Minecraft p_251955_, ServerAddress p_249536_, ServerData p_252078_) static void
ConnectScreen.startConnecting
(Screen p_279473_, Minecraft p_279200_, ServerAddress p_279150_, ServerData p_279481_, boolean p_279117_) -
Uses of ServerAddress in net.minecraft.client.multiplayer
Modifier and TypeMethodDescription(package private) void
ServerStatusPinger.pingLegacyServer
(InetSocketAddress p_171812_, ServerAddress p_295436_, ServerData p_171813_) ModifierConstructorDescriptionLegacyServerPinger
(ServerAddress p_295697_, LegacyServerPinger.Output p_295291_) -
Uses of ServerAddress in net.minecraft.client.multiplayer.resolver
Modifier and TypeMethodDescriptionstatic ServerAddress
ServerAddress.parseString
(String p_171865_) Modifier and TypeMethodDescriptionboolean
AddressCheck.isAllowed
(ServerAddress p_171830_) ServerRedirectHandler.lookupRedirect
(ServerAddress p_171902_) ServerAddressResolver.resolve
(ServerAddress p_171880_) ServerNameResolver.resolveAddress
(ServerAddress p_171891_) -
Uses of ServerAddress in net.minecraft.realms
Modifier and TypeMethodDescriptionvoid
RealmsConnect.connect
(RealmsServer p_175032_, ServerAddress p_175033_)