public class PlayerContainer extends DynamicDataContainer
Use getValue(PlayerKeys.REGISTERED).isPresent()
to determine if Plan has data about the player.
For Key objects.
Constructor and Description |
---|
PlayerContainer() |
Modifier and Type | Method and Description |
---|---|
ActivityIndex |
getActivityIndex(long date,
long playtimeMsThreshold,
int loginThreshold) |
boolean |
playedBetween(long after,
long before) |
clear, getMap, getUnsafe, getValue, putAll, putCachingSupplier, putRawData, putSupplier, supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFormatted, getFormattedUnsafe
public ActivityIndex getActivityIndex(long date, long playtimeMsThreshold, int loginThreshold)
public boolean playedBetween(long after, long before)