|
Phpcraft
|


Public Member Functions | |
| __construct (ServerConnection $server, string $message) | |
Public Member Functions inherited from Phpcraft\Event\ClientEvent | |
| __construct (ServerConnection $server) | |
Public Attributes | |
| $message | |
Public Attributes inherited from Phpcraft\Event\ClientEvent | |
| $server | |
The event emitted by the client when the console has proposed a message. Cancellable.
| Phpcraft\Event\ClientConsoleEvent::__construct | ( | ServerConnection | $server, |
| string | $message | ||
| ) |
| string Phpcraft\Event\ClientConsoleEvent::$message |
The message that the console has proposed.
1.8.17