public class S2CCookieRequestPacket
extends java.lang.Object
implements net.raphimc.netminecraft.packet.IPacket
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
key |
| Constructor and Description |
|---|
S2CCookieRequestPacket() |
S2CCookieRequestPacket(java.lang.String key) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(io.netty.buffer.ByteBuf byteBuf) |
void |
write(io.netty.buffer.ByteBuf byteBuf) |