net.minecraft.server.v1_14_R1

public class PacketEncrypter

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

ix
net.minecraft.class_2529
net.minecraft.network.NettyEncryptingEncoder
net.minecraft.server.v1_14_R1.PacketEncrypter

Field summary

Modifier and TypeField
private final PacketEncryptionHandler
a
field_11620
field_150750_a

Constructor summary

ModifierConstructor
public (Cipher arg0)

Method summary

Modifier and TypeMethod
protected void
a(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)