pocketmine\inventory\DropItemTransaction::sendSlotUpdate PHP Метод

sendSlotUpdate() публичный Метод

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