net.minecraft.network.handler

public class PacketSizeLogger

net.minecraft.network.BandwidthDebugMonitor
net.minecraft.class_8762
net.minecraft.network.handler.PacketSizeLogger

Field summary

Modifier and TypeField
private final AtomicInteger
bytesReceived
field_45953
packetSizeInBytes
private final MultiValueDebugSampleLogImpl
bandwidthLogger
field_45954
log

Constructor summary

ModifierConstructor
public (MultiValueDebugSampleLogImpl log)

Method summary

Modifier and TypeMethod
public void
onReceive(int bytes)
method_53504(int arg0)
increment(int bytes)
public void
tick()
method_53503()
push()