public class HelloS2CPacket
implements Packet<ClientLoginPacketHandler>
| jh | |
| net.minecraft.class_710 | |
| net.minecraft.network.packet.s2c.login.HelloS2CPacket | |
| net.minecraft.network.login.server.S01PacketEncryptionRequest |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private String |
| ||||||||
| private PublicKey |
| ||||||||
| private byte[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (String key, PublicKey publicKey, byte[] nonce) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public String |
| ||||||||
| public PublicKey |
| ||||||||
| public byte[] |
|