Merge branch 'release/3.5'

This commit is contained in:
Dylan K. Taylor
2019-01-01 14:08:20 +00:00
5 changed files with 5 additions and 20 deletions

View File

@ -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{
/**