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