net.minecraft.network

public class Varint21FrameDecoder

extends io.netty.handler.codec.ByteToMessageDecoder

xd
net.minecraft.network.Varint21FrameDecoder
net.minecraft.class_2550

Field summary

Modifier and TypeField
private static final int
a
MAX_VARINT21_BYTES
field_45690
private final io.netty.buffer.ByteBuf
b
helperBuf
field_45691
private final BandwidthDebugMonitor
c
monitor
field_45956

Constructor summary

ModifierConstructor
public (BandwidthDebugMonitor arg0)

Method summary

Modifier and TypeMethod
protected void
handlerRemoved0(io.netty.channel.ChannelHandlerContext arg0)
handlerRemoved0(io.netty.channel.ChannelHandlerContext arg0)
private static boolean
a(io.netty.buffer.ByteBuf arg0, io.netty.buffer.ByteBuf arg1)
copyVarint(io.netty.buffer.ByteBuf arg0, io.netty.buffer.ByteBuf arg1)
method_53022(io.netty.buffer.ByteBuf arg0, io.netty.buffer.ByteBuf arg1)
protected void
decode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, List<Object> arg2)
decode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, List<Object> arg2)