net.minecraft.network.encryption

public class PacketEncryptor

extends io.netty.handler.codec.MessageToByteEncoder

ei
net.minecraft.class_1956
net.minecraft.network.encryption.PacketEncryptor
net.minecraft.network.NettyEncryptingEncoder

Field summary

Modifier and TypeField
private final PacketEncryptionManager
a
field_8417
encryptionManager
encryptionCodec

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)
method_7389(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)
encode(io.netty.channel.ChannelHandlerContext arg0, io.netty.buffer.ByteBuf arg1, io.netty.buffer.ByteBuf arg2)