Does anyone knows how to make a method to get ping in Hypixel? I tried to use the getPing() in original Minecraft code but I only get like 1 ms. Thanks in advance
public static int getPingHypixel() {
final NetworkPlayerInfo networkPlayerInfo = Minecraft.getMinecraft().getNetHandler().getPlayerInfo(Minecraft.getMinecraft().thePlayer.getUniqueID());
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.