Class PlayerKeys
java.lang.Object
com.djrapitops.plan.delivery.domain.keys.PlayerKeys
Class that holds Key objects for PlayerContainer.
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final Key<ActiveSession>
static final PlaceholderKey<Long>
static final Key<PerServerContainer>
static final Key<List<PlayerKill>>
static final Key<List<PlayerKill>>
static final PlaceholderKey<Long>
static final Key<List<FinishedSession>>
static final 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_KILL_COUNT
-
MOB_KILL_COUNT
-
DEATH_COUNT
-
PER_SERVER
-
LAST_SEEN
-
BANNED
-
OPERATOR
-