Transfers item to another ItemContainer and send a Server->Client InventoryUpdate packet to the L2PcInstance.
@param process : String Identifier of process triggering this action
@param objectId the object id
@param count : int Quantity of items to be transfered
@param target the target
@param reference : L2Object Object referencing current action like NPC selling item or previous item intransformation
@return L2ItemInstance corresponding to the new item or the updated item in inventory
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.