yarn/mappings/net/minecraft/network/encryption/PacketEncryptor.mapping

9 lines
279 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS en net/minecraft/network/encryption/PacketEncryptor
FIELD a manager Lel;
2016-09-19 10:40:26 -04:00
METHOD <init> (Ljavax/crypto/Cipher;)V
ARG 0 cipher
METHOD a (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V
ARG 0 context
ARG 1 buf
ARG 2 out