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