Merge branch 'release/3.3' into release/3.4

This commit is contained in:
Dylan K. Taylor
2018-10-21 18:17:07 +01:00
62 changed files with 120 additions and 49 deletions

View File

@ -55,6 +55,7 @@ class DropItemAction extends InventoryAction{
* Drops the target item in front of the player.
*
* @param Player $source
*
* @return bool
*/
public function execute(Player $source) : bool{