net.minecraft.network

public class Varint21LengthFieldPrepender

extends io.netty.handler.codec.MessageToByteEncoder<io.netty.buffer.ByteBuf>

xp
net.minecraft.network.Varint21LengthFieldPrepender
net.minecraft.class_2552
net.minecraft.network.handler.SizePrepender
net.minecraft.network.PacketPrepender

Field summary

Modifier and TypeField
public static final int
a
MAX_VARINT21_BYTES
field_33288
MAX_PREPEND_LENGTH

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected void
a(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
encode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
method_10840(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)
encode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)