|
Phpcraft
|


Additional Inherited Members | |
Public Member Functions inherited from Phpcraft\Event\ProxyEvent | |
| __construct (?ClientConnection $client, ?ServerConnection $server=null) | |
Public Attributes inherited from Phpcraft\Event\ProxyEvent | |
| $client | |
| $server | |
Public Attributes inherited from Phpcraft\Event\Event | |
| const | PRIORITY_HIGHEST = 2 |
| const | PRIORITY_HIGH = 1 |
| const | PRIORITY_NORMAL = 0 |
| const | PRIORITY_LOW = -1 |
| const | PRIORITY_LOWEST = -2 |
| $cancelled = false | |
The event emitted by the proxy when a client has entered state 3 (playing). Cancellable. If you cancel this event, please also call ClientConnection::disconnect so the client knows why they can't join.
1.8.16