net.minecraft.server.v1_13_R2

public class PacketEncryptionHandler

hr
net.minecraft.network.NettyEncryptionTranslator
net.minecraft.server.v1_13_R2.PacketEncryptionHandler

字段概要

修饰符与类型字段
private final Cipher
a
field_150507_a
private byte[]
b
field_150505_b
private byte[]
c
field_150506_c

构造函数概要

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

方法概要

修饰符与类型方法
private byte[]
a(io.netty.buffer.ByteBuf arg0)
func_150502_a(io.netty.buffer.ByteBuf arg0)
protected io.netty.buffer.ByteBuf
a(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
func_150503_a(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1)
protected void
a(io.netty.buffer.ByteBuf arg0, io.netty.buffer.ByteBuf arg1)
func_150504_a(io.netty.buffer.ByteBuf arg0, io.netty.buffer.ByteBuf arg1)