Merge branch '3.5'

This commit is contained in:
Dylan K. Taylor
2019-01-04 23:28:44 +00:00
258 changed files with 1322 additions and 40 deletions

View File

@@ -23,6 +23,8 @@ declare(strict_types=1);
namespace pocketmine;
use function spl_object_hash;
class ThreadManager extends \Volatile{
/** @var ThreadManager */