net.minecraft.client.network

public class PingMeasurer

net.minecraft.client.multiplayer.PingDebugMonitor
net.minecraft.class_8761
net.minecraft.client.network.PingMeasurer

Field summary

Modifier and TypeField
private final ClientPlayNetworkHandler
connection
field_45948
handler
private final MultiValueDebugSampleLogImpl
delayTimer
field_45949
log

Constructor summary

ModifierConstructor
public (ClientPlayNetworkHandler handler, MultiValueDebugSampleLogImpl log)

Method summary

Modifier and TypeMethod
public void
tick()
method_53486()
ping()
public void
onPongReceived(ClientboundPongResponsePacket packet)
method_53487(class_2923 arg0)
onPingResult(PingResultS2CPacket packet)