getAllSkillXP

public static Array<long> getAllSkillXP(UUID uuid)

Gets the XP for all skills as an array.

Return

Array of XP values indexed by SkillType ordinal

Parameters

uuid

The player's UUID