Uses of Interface
nl.minetopiasdb.api.playerdata.objects.SDBPlayer
Packages that use SDBPlayer
Package
Description
Package that contains all of the player related MinetopiaSDB v2 events
Package that contains the playerdata management classes
Package that contains the playerdata objects
-
Uses of SDBPlayer in nl.minetopiasdb.api.events.player
Methods in nl.minetopiasdb.api.events.player that return SDBPlayerModifier and TypeMethodDescriptionPlayerChangeLevelEvent.getPlayer()Get the player whose level was changedPlayerChangePrefixEvent.getPlayer()Get the player whose prefix was changedMethods in nl.minetopiasdb.api.events.player with parameters of type SDBPlayerModifier and TypeMethodDescriptionstatic booleanPlayerChangeLevelEvent.setLevel(SDBPlayer target, int newLevel, LevelChangeReason changeReason) Constructors in nl.minetopiasdb.api.events.player with parameters of type SDBPlayerModifierConstructorDescriptionPlayerChangeLevelEvent(SDBPlayer player, LevelChangeReason reason, int newLevel) PlayerChangePrefixEvent(SDBPlayer player, String newPrefix) -
Uses of SDBPlayer in nl.minetopiasdb.api.playerdata
Methods in nl.minetopiasdb.api.playerdata that return SDBPlayer -
Uses of SDBPlayer in nl.minetopiasdb.api.playerdata.objects
Classes in nl.minetopiasdb.api.playerdata.objects that implement SDBPlayerModifier and TypeClassDescriptionclassOfflineSDBPlayer object NOTE: All sets are ran asynchronously, but data loading is not.classOnlineSDBPlayer object