Skip to content

Commit

Permalink
@Runemoro please be more careful when mapping named (or seemingly nam…
Browse files Browse the repository at this point in the history
…ed?) methods
  • Loading branch information
asiekierka committed Apr 16, 2019
1 parent 3e46c4a commit f5cae45
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ CLASS pw net/minecraft/server/network/packet/LoginKeyC2SPacket
FIELD b encryptedNonce [B
METHOD a decryptSecretKey (Ljava/security/PrivateKey;)Ljavax/crypto/SecretKey;
ARG 1 privateKey
METHOD calculateNonce decryptNonce (Ljava/security/PrivateKey;)[B
ARG 1 privateKey

0 comments on commit f5cae45

Please sign in to comment.