public class HelloS2CPacket
implements Packet<ClientLoginPacketHandler>
| mh | |
| net.minecraft.unmapped.C_47548277 | |
| net.minecraft.network.packet.s2c.login.HelloS2CPacket |
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[] |
|