public class NPacketPlayInChat extends Object implements NPacketPlayIn
| Constructor and Description |
|---|
NPacketPlayInChat() |
| 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, waitcreate, getPacketName, writepublic void read(PacketSerializer serializer, Version v)
NPacketpublic PacketType getPacketType()
NPacketgetPacketType in interface NPacket