Enum Class PacketPlayOutChat.ChatMessageType

java.lang.Object
java.lang.Enum<PacketPlayOutChat.ChatMessageType>
me.neznamy.tab.api.protocol.PacketPlayOutChat.ChatMessageType
All Implemented Interfaces:
Serializable, Comparable<PacketPlayOutChat.ChatMessageType>, Constable
Enclosing class:
PacketPlayOutChat

public static enum PacketPlayOutChat.ChatMessageType extends Enum<PacketPlayOutChat.ChatMessageType>
An enum representing positions of a chat message Calling ordinal() will return type's network ID.