Uses of Class
com.sucy.skill.api.player.PlayerAccounts
Packages that use PlayerAccounts
-
Uses of PlayerAccounts in com.sucy.skill
Methods in com.sucy.skill that return PlayerAccountsModifier and TypeMethodDescriptionstatic PlayerAccountsSkillAPI.getPlayerAccountData(org.bukkit.OfflinePlayer player) Deprecated, for removal: This API element is subject to removal in a future version.static PlayerAccountsSkillAPI.loadPlayerData(org.bukkit.OfflinePlayer player) Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.sucy.skill that return types with arguments of type PlayerAccountsModifier and TypeMethodDescriptionstatic Map<UUID, PlayerAccounts> SkillAPI.getPlayerAccountData()Deprecated, for removal: This API element is subject to removal in a future version.
Fabled.getPlayerAccounts(OfflinePlayer)