Class CommonKeys
java.lang.Object
com.djrapitops.plan.delivery.domain.keys.CommonKeys
Class holding Key objects that are commonly used across multiple DataContainers.
-
Field Summary
Modifier and TypeFieldDescriptionstatic PlaceholderKey<Long>
static Key<List<PlayerDeath>>
Deprecated.static Key<List<PlayerKill>>
static Key<PlayersMutator>
static PlaceholderKey<Long>
static Key<List<FinishedSession>>
static Key<SessionsMutator>
static Key<TPSMutator>
static Key<WorldTimes>
-
Method Summary
-
Field Details
-
UUID
-
SERVER_UUID
-
NAME
-
REGISTERED
-
PING
-
SESSIONS
-
WORLD_TIMES
-
LAST_SEEN
-
PLAYER_DEATHS
Deprecated. -
PLAYER_KILLS
-
PLAYER_KILL_COUNT
-
PLAYER_DEATH_COUNT
-
MOB_KILL_COUNT
-
MOB_DEATH_COUNT
-
DEATH_COUNT
-
BANNED
-
OPERATOR
-
SESSIONS_MUTATOR
-
TPS_MUTATOR
-
PLAYERS_MUTATOR
-
ACTIVITY_DATA
-