mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-30 16:19:56 +08:00
Update API.md
This commit is contained in:
parent
7539c2c9c0
commit
a8145ec5f6
@ -247,6 +247,7 @@ getPlayerHtmlAsString(UUID uuid) | Returns the full html for Inspect page. If is
|
||||
|
||||
## Cache methods
|
||||
Method | Description
|
||||
-- | --
|
||||
updateAnalysisCache() | Run's the analysis & places AnalysisData to the cache.
|
||||
getAnalysisDataFromCache() | Returns the AnalysisData in the cache.
|
||||
cacheUserDataToInspectCache(UUID uuid) | Caches the UserData of the player to InspectCache from cache or the database. Call from Async thread.
|
||||
|
Loading…
Reference in New Issue
Block a user