public class PacketStatusOutPing extends OutPacket
PacketStatusInPing
Modifier and Type | Field and Description |
---|---|
protected long |
clientTime
Time of the client
|
Constructor and Description |
---|
PacketStatusOutPing() |
Modifier and Type | Method and Description |
---|---|
void |
encode(ByteBuf buf)
Serialized the data held by this packet into a buffer
|
int |
id()
Gets the ID of this packet, according to the protocol specification
|
decode, direction, handleReceived, set
protected long clientTime
public PacketStatusOutPing()
Copyright © 2016. All rights reserved.