yarn/mappings/net/minecraft/network/encryption/PacketEncryptionManager.map...

10 lines
513 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2524 net/minecraft/network/encryption/PacketEncryptionManager
FIELD field_11612 cipher Ljavax/crypto/Cipher;
FIELD field_11613 conversionBuffer [B
FIELD field_11614 encryptionBuffer [B
METHOD method_10732 encrypt (Lio/netty/buffer/ByteBuf;Lio/netty/buffer/ByteBuf;)V
2018-11-04 07:22:38 -05:00
ARG 1 buffer
2019-06-28 17:55:20 -04:00
METHOD method_10733 toByteArray (Lio/netty/buffer/ByteBuf;)[B
METHOD method_10734 decrypt (Lio/netty/channel/ChannelHandlerContext;Lio/netty/buffer/ByteBuf;)Lio/netty/buffer/ByteBuf;
2018-11-04 07:22:38 -05:00
ARG 1 context