Phpcraft
|
Public Attributes | |
const | PLAYER = 0 |
const | SYSTEM = 1 |
const | ABOVE_HOTBAR = 2 |
const Phpcraft\Enum\ChatPosition::ABOVE_HOTBAR = 2 |
const Phpcraft\Enum\ChatPosition::PLAYER = 0 |
A message sent by another client, displayed in the chat box.
const Phpcraft\Enum\ChatPosition::SYSTEM = 1 |
A message generated by the server, displayed in the chat box.