pocketmine\inventory\DropItemTransaction::sendSlotUpdate PHP Method

sendSlotUpdate() public method

public sendSlotUpdate ( Player $source )
$source pocketmine\Player
    public function sendSlotUpdate(Player $source)
    {
        //Nothing to update
    }