implements Packet<ServerLoginPacketListener>
| ajn | |
| net.minecraft.network.protocol.login.ServerboundKeyPacket | |
| net.minecraft.class_2917 | |
| net.minecraft.network.packet.c2s.login.LoginKeyC2SPacket | |
| net.minecraft.src.C_5212_ | |
| net.minecraft.network.protocol.login.PacketLoginInEncryptionBegin |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final StreamCodec<FriendlyByteBuf, ServerboundKeyPacket> |
| ||||||||||
| private final byte[] |
| ||||||||||
| private final byte[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (SecretKey secretKey, PublicKey publicKey, byte[] nonce) |
| private | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public PacketType<ServerboundKeyPacket> |
| ||||||||||
| public void |
| ||||||||||
| public SecretKey |
| ||||||||||
| public boolean |
|