mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Merge branch 'release/3.5'
This commit is contained in:
@ -26,7 +26,8 @@ namespace pocketmine\event\server;
|
||||
use pocketmine\network\NetworkInterface;
|
||||
|
||||
/**
|
||||
* Called when a network interface crashes, with relevant crash information.
|
||||
* Never called. Should never have come into this world. Nothing to see here.
|
||||
* @deprecated
|
||||
*/
|
||||
class NetworkInterfaceCrashEvent extends NetworkInterfaceEvent{
|
||||
/**
|
||||
|
Reference in New Issue
Block a user