getSkillXP

public static long getSkillXP(UUID uuid, SkillType skillType)

Gets the total XP for a specific skill.

Return

The total XP for that skill

Parameters

uuid

The player's UUID

skillType

The skill type to check