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