public class NPacketPlayInPong extends Object implements NPacketPlayIn
Modifier and Type | Field and Description |
---|---|
long |
id |
Constructor and Description |
---|
NPacketPlayInPong() |
Modifier and Type | Method and Description |
---|---|
PacketType |
getPacketType()
Get type of packet
|
void |
read(PacketSerializer serializer,
Version v)
Read packet from given serializer.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create, getPacketName, write
public void read(PacketSerializer serializer, Version v)
NPacket
public PacketType getPacketType()
NPacket
getPacketType
in interface NPacket