Package net.minecraft.client.network
Class ServerPinger
java.lang.Object
net.minecraft.client.network.ServerPinger
-
Field Summary
Modifier and TypeFieldDescriptionprivate final List<NetworkManager>
private static final org.apache.logging.log4j.Logger
private static final com.google.common.base.Splitter
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static ITextComponent
formatPlayerCount
(int p_239171_0_, int p_239171_1_) private void
pingLegacyServer
(ServerData p_147225_1_) void
pingServer
(ServerData p_147224_1_, Runnable p_147224_2_) void
void
tick()
-
Field Details
-
SPLITTER
private static final com.google.common.base.Splitter SPLITTER -
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
connections
-
-
Constructor Details
-
ServerPinger
public ServerPinger()
-
-
Method Details
-
pingServer
- Throws:
UnknownHostException
-
pingLegacyServer
-
formatPlayerCount
-
tick
public void tick() -
removeAll
public void removeAll()
-