Uses of Class
com.zetaplugins.essentialz.storage.model.PlayerData
Packages that use PlayerData
-
Uses of PlayerData in com.zetaplugins.essentialz.storage.repositories.player
Methods in com.zetaplugins.essentialz.storage.repositories.player that return PlayerDataModifier and TypeMethodDescription@Nullable PlayerDataLoads the player data from the storage system.@Nullable PlayerDataLoads the player data from the storage system.@Nullable PlayerData@Nullable PlayerDataMethods in com.zetaplugins.essentialz.storage.repositories.player with parameters of type PlayerDataModifier and TypeMethodDescriptionvoidPlayerRepository.save(PlayerData playerData) Saves the player data to the storage system.voidSQLPlayerRepository.save(PlayerData playerData)