CLASS iv net/minecraft/network/encryption/PacketEncryptionManager FIELD a cipher Ljavax/crypto/Cipher; FIELD b conversionBuffer [B FIELD c encryptionBuffer [B METHOD a toByteArray (Lio/netty/buffer/ByteBuf;)[B METHOD a encrypt (Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V ARG 1 buffer METHOD a decrypt (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf; ARG 1 context