public class NPacketPlayOutRelEntityMove extends NPacketPlayOutEntity
Constructor and Description |
---|
NPacketPlayOutRelEntityMove() |
Modifier and Type | Method and Description |
---|---|
PacketType |
getPacketType()
Get type of packet
|
void |
read(PacketSerializer serializer,
Version version)
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 version)
NPacket
read
in interface NPacket
read
in class NPacketPlayOutEntity
serializer
- the content of packetversion
- the version of packetpublic PacketType getPacketType()
NPacket
getPacketType
in interface NPacket
getPacketType
in class NPacketPlayOutEntity