Phpcraft
|
Public Member Functions | |
__construct (ProxyServer $server, ClientConnection $client, string $address) | |
Public Member Functions inherited from Phpcraft\Event\ProxyClientEvent | |
__construct (ProxyServer $server, ClientConnection $client) | |
Public Member Functions inherited from Phpcraft\Event\ProxyEvent | |
__construct (ProxyServer $server) | |
Public Attributes | |
$address | |
Public Attributes inherited from Phpcraft\Event\ProxyClientEvent | |
$client | |
Public Attributes inherited from Phpcraft\Event\ProxyEvent | |
$server | |
The event emitted by the proxy when it has connected a client to a downstream server.
Phpcraft\Event\ProxyConnectEvent::__construct | ( | ProxyServer | $server, |
ClientConnection | $client, | ||
string | $address | ||
) |
string Phpcraft\Event\ProxyConnectEvent::$address |