Uses of Class
net.minecraft.network.BandwidthDebugMonitor
Packages that use BandwidthDebugMonitor
-
Uses of BandwidthDebugMonitor in net.minecraft.network
Fields in net.minecraft.network declared as BandwidthDebugMonitorModifier and TypeFieldDescription(package private) BandwidthDebugMonitorConnection.bandwidthDebugMonitorprivate final BandwidthDebugMonitorMonitorFrameDecoder.monitorprivate final BandwidthDebugMonitorVarint21FrameDecoder.monitorMethods in net.minecraft.network with parameters of type BandwidthDebugMonitorModifier and TypeMethodDescriptionstatic voidConnection.configureSerialization(io.netty.channel.ChannelPipeline p_265436_, PacketFlow p_265104_, boolean p_341592_, BandwidthDebugMonitor p_299246_) private static io.netty.channel.ChannelInboundHandlerConnection.createFrameDecoder(BandwidthDebugMonitor p_341605_, boolean p_341702_) Constructors in net.minecraft.network with parameters of type BandwidthDebugMonitorModifierConstructorDescriptionMonitorFrameDecoder(BandwidthDebugMonitor p_341653_) Varint21FrameDecoder(BandwidthDebugMonitor p_298640_)