Uses of Class
com.haven.havenplugin.playtime.PlayerInfo
Packages that use PlayerInfo
-
Uses of PlayerInfo in com.haven.havenplugin.playtime
Methods in com.haven.havenplugin.playtime that return PlayerInfoModifier and TypeMethodDescriptionPlayerInfo.copy()static PlayerInfoPlaytimeTracker.getPlayerInfo(UUID uuid) PlaytimeStorage.loadPlayerInfo(UUID uuid) LoadplayerInfo.jsonfor the given UUID.Methods in com.haven.havenplugin.playtime with parameters of type PlayerInfoModifier and TypeMethodDescriptionvoidPlaytimeStorage.savePlayerInfo(UUID uuid, PlayerInfo info) Saveinfoatomically.