mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-18 12:04:46 +00:00
master-specific addendum to cd55cdf5c6
This commit is contained in:
@@ -82,9 +82,7 @@ abstract class Entity{
|
||||
|
||||
public const NETWORK_ID = -1;
|
||||
|
||||
/**
|
||||
* @var Player[]
|
||||
*/
|
||||
/** @var Player[] */
|
||||
protected $hasSpawned = [];
|
||||
|
||||
/** @var int */
|
||||
|
Reference in New Issue
Block a user