Phpcraft
|
Public Member Functions | |
__construct (Server $server, ClientConnection $client, bool $old_value) | |
![]() | |
__construct (Server $server, ClientConnection $client) | |
![]() | |
__construct (Server $server) | |
Public Attributes | |
$old_value | |
![]() | |
$client | |
![]() | |
$server | |
The event emitted by the server when a client's on_ground value has changed.
Phpcraft\Event\ServerOnGroundChangeEvent::__construct | ( | Server | $server, |
ClientConnection | $client, | ||
bool | $old_value | ||
) |
boolean Phpcraft\Event\ServerOnGroundChangeEvent::$old_value |
The client's on_ground value before the change.