public class KeyC2SPacket
implements Packet<ServerLoginPacketHandler>
| jw | |
| net.minecraft.class_721 | |
| net.minecraft.network.packet.c2s.login.KeyC2SPacket | |
| net.minecraft.network.login.client.CPacketEncryptionResponse |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private byte[] |
| ||||||||
| private byte[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (SecretKey secretKey, PublicKey publicKey, byte[] nonce) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public SecretKey |
| ||||||||
| public byte[] |
|