Class PlayerKeys
java.lang.Object
com.djrapitops.plan.delivery.domain.keys.PlayerKeys
Class that holds Key objects for PlayerContainer.
- See Also:
For DataContainer.
-
Field Summary
Modifier and TypeFieldDescriptionstatic Key<ActiveSession>
static PlaceholderKey<Long>
static Key<PerServerContainer>
static Key<List<PlayerDeath>>
Deprecated.static Key<List<PlayerKill>>
static Key<List<PlayerKill>>
static PlaceholderKey<Long>
static Key<List<FinishedSession>>
static Key<WorldTimes>
-
Method Summary
-
Field Details
-
UUID
-
NAME
-
NICKNAMES
-
REGISTERED
-
KICK_COUNT
-
GEO_INFO
-
PING
-
ACTIVE_SESSION
-
SESSIONS
-
WORLD_TIMES
-
PLAYER_KILLS
-
PLAYER_DEATHS_KILLS
-
PLAYER_DEATHS
Deprecated. -
PLAYER_KILL_COUNT
-
MOB_KILL_COUNT
-
DEATH_COUNT
-
PER_SERVER
-
LAST_SEEN
-
BANNED
-
OPERATOR
-