Merge branch 'stable' into next-minor

This commit is contained in:
Dylan K. Taylor
2020-02-10 11:40:08 +00:00
539 changed files with 3706 additions and 6211 deletions

View File

@ -33,7 +33,6 @@ class EntityDeathEvent extends EntityEvent{
private $xp;
/**
* @param Living $entity
* @param Item[] $drops
* @param int $xp
*/