net.minecraft.network

public class CipherEncoder

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

kq
net.minecraft.network.CipherEncoder
net.minecraft.class_2529
net.minecraft.network.encryption.PacketEncryptor
net.minecraft.network.NettyEncryptingEncoder
net.minecraft.server.v1_15_R1.PacketEncrypter

字段概要

修饰符与类型字段
private final CipherBase
a
cipher
field_11620
manager
field_150750_a

构造函数概要

修饰符构造函数
public (Cipher arg0)

方法概要

修饰符与类型方法
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_10736(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)
encode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)