List of player classes.
It is actual for systems which support many classes for one player. If system doesn't support - it just returns List with one element.
Never returns null
, but can return empty List.
Return
List of player's classes
Throws
If player-related object not exists.