Package de.marcely.bedwars.api.player
package de.marcely.bedwars.api.player
Classes dedicated to fetching, updating, and saving player data/properties/stats in MBedwars.
- 
ClassDescriptionAdd a certain cause when setting a player attribute.Contains all default achievements of the bedwars pluginContains all default properties of the bedwars pluginContains all default stats of the bedwars pluginResult object ofPlayerDataAPI.fetchLeaderboard(PlayerStatSet, int, int, Consumer)Basically a key/value (key and value being a String) Map that persists of various general-purpose information of a player.An instance represents a mutable collection of stats of a player.Represents a handler for a data set
 Data sets might be the kills, rank or the play time of the player
 It has been built to be fully modular
 There's only one global instance that's handling all players