Uses of Class
zombie.chat.ChatTab
Packages that use ChatTab
-
Uses of ChatTab in zombie.chat
Methods in zombie.chat that return ChatTabConstructors in zombie.chat with parameters of type ChatTab -
Uses of ChatTab in zombie.chat.defaultChats
Constructors in zombie.chat.defaultChats with parameters of type ChatTabModifierConstructorDescriptionAdminChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) FactionChat
(int int0, ChatTab chatTab) FactionChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) GeneralChat
(int int0, ChatTab chatTab, boolean boolean0) GeneralChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) RadioChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) SafehouseChat
(int int0, ChatTab chatTab) SafehouseChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) SayChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) ServerChat
(int int0, ChatTab chatTab) ServerChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) ShoutChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player) WhisperChat
(int int0, ChatTab chatTab, String string0, String string1) WhisperChat
(ByteBuffer byteBuffer, ChatTab chatTab, IsoPlayer player)