public class NPacketPlayOutRelEntityLook extends NPacketPlayOutEntity
| Constructor and Description |
|---|
NPacketPlayOutRelEntityLook() |
| 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, waitcreate, getPacketName, writepublic void read(PacketSerializer serializer, Version version)
NPacketread in interface NPacketread in class NPacketPlayOutEntityserializer - the content of packetversion - the version of packetpublic PacketType getPacketType()
NPacketgetPacketType in interface NPacketgetPacketType in class NPacketPlayOutEntity