mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-20 16:00:20 +00:00
Fixed a PhpStorm inspection
This commit is contained in:
parent
89f5567476
commit
7483f22e8b
@ -205,6 +205,7 @@ abstract class Entity extends Location implements Metadatable{
|
||||
public static $entityCount = 1;
|
||||
/** @var Entity[] */
|
||||
private static $knownEntities = [];
|
||||
/** @var string[] */
|
||||
private static $shortNames = [];
|
||||
|
||||
public static function init(){
|
||||
|
Loading…
x
Reference in New Issue
Block a user