Uses of Package
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.
DO NOT USE: These classes are for internal use only, and may change at any time.
-
-
ClassDescriptionBasically 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.
-
ClassDescriptionBasically a key/value (key and value being a String) Map that persists of various general-purpose information of a player.
-
ClassDescriptionBasically a key/value (key and value being a String) Map that persists of various general-purpose information of a player.
-
ClassDescriptionAdd a certain cause when setting a player attribute.Result object of
PlayerDataAPI.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 -
ClassDescriptionRepresents 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