|
Phpcraft
|


Public Member Functions | |
| __construct (?ClientConnection $client, ?ServerConnection $server=null) | |
Public Attributes | |
| $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 | |
| Phpcraft\Event\ProxyEvent::__construct | ( | ?ClientConnection | $client, |
| ?ServerConnection | $server = null |
||
| ) |
| ClientConnection | null | $client | The client connection. |
| ServerConnection | null | $server | The server connection. |
| ClientConnection null Phpcraft\Event\ProxyEvent::$client |
The client connection.
| ServerConnection null Phpcraft\Event\ProxyEvent::$server |
The server connection.
1.8.16