Uses of Package
de.marcely.bedwars.api.player
Packages that use de.marcely.bedwars.api.player
Package
Description
The root package of the MBedwars API
Events related to 
Player actions, or changes to player properties.Classes relevant to implement different 
ShopLayouts for the in game shop.Classes relevant to implement different 
UpgradeShopLayouts for the in game shop.Classes dedicated to fetching, updating, and saving player data/properties/stats in MBedwars.
- 
Classes in de.marcely.bedwars.api.player used by de.marcely.bedwars.api
- 
Classes in de.marcely.bedwars.api.player used by de.marcely.bedwars.api.event.playerClassDescriptionBasically 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.
- 
Classes in de.marcely.bedwars.api.player used by de.marcely.bedwars.api.game.shop.layoutClassDescriptionBasically a key/value (key and value being a String) Map that persists of various general-purpose information of a player.
- 
Classes in de.marcely.bedwars.api.player used by de.marcely.bedwars.api.game.upgrade.layoutClassDescriptionBasically a key/value (key and value being a String) Map that persists of various general-purpose information of a player.
- 
Classes in de.marcely.bedwars.api.player used by de.marcely.bedwars.api.playerClassDescriptionAdd a certain cause when setting a player attribute.Result 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