public class S2CLoginHelloPacket1_8 extends S2CLoginHelloPacket1_7
nonce, publicKey, serverId| Constructor and Description |
|---|
S2CLoginHelloPacket1_8() |
S2CLoginHelloPacket1_8(java.lang.String serverId,
byte[] publicKey,
byte[] nonce) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(io.netty.buffer.ByteBuf byteBuf) |
void |
write(io.netty.buffer.ByteBuf byteBuf) |
public S2CLoginHelloPacket1_8()
public S2CLoginHelloPacket1_8(java.lang.String serverId,
byte[] publicKey,
byte[] nonce)
public void read(io.netty.buffer.ByteBuf byteBuf)
read in interface net.raphimc.netminecraft.packet.IPacketread in class S2CLoginHelloPacket1_7public void write(io.netty.buffer.ByteBuf byteBuf)
write in interface net.raphimc.netminecraft.packet.IPacketwrite in class S2CLoginHelloPacket1_7