net.minecraft.network.encryption

public class PacketEncryptor

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

el
net.minecraft.unmapped.C_46766960
net.minecraft.network.encryption.PacketEncryptor

Field summary

Modifier and TypeField
private final PacketEncryptionManager
a
f_62964124
encryptionManager

Constructor summary

ModifierConstructor
public (Cipher cipher)

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)
encode(io.netty.channel.ChannelHandlerContext ctx, io.netty.buffer.ByteBuf message, io.netty.buffer.ByteBuf out)