mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 09:56:06 +00:00
master-specific @var annotations
This commit is contained in:
@ -85,6 +85,7 @@ class Human extends Living implements ProjectileSource, InventoryHolder{
|
||||
/** @var ExperienceManager */
|
||||
protected $xpManager;
|
||||
|
||||
/** @var int */
|
||||
protected $xpSeed;
|
||||
|
||||
protected $baseOffset = 1.62;
|
||||
|
Reference in New Issue
Block a user