pocketmine\event\player\PlayerExperienceChangeEvent::getAction PHP Метод

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

Устаревший: This is redundant, and will be removed in the future.
public getAction ( )
    public function getAction()
    {
        return self::SET_EXPERIENCE;
    }