Phpcraft
List of all members
Phpcraft\Event\ProxyConnectEvent Class Reference
Inheritance diagram for Phpcraft\Event\ProxyConnectEvent:
Inheritance graph
[legend]
Collaboration diagram for Phpcraft\Event\ProxyConnectEvent:
Collaboration graph
[legend]

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
 

Detailed Description

The event emitted by the proxy when it has entered state 3 (playing) on an upstream server.