@Deprecated
public class AnalysisKeys
extends java.lang.Object
PlaceholderKey objects can be used for directly replacing a value on the html.
for Suppliers for each Key.
Modifier and Type | Field and Description |
---|---|
static PlaceholderKey<java.lang.String> |
ACTIVITY_PIE_COLORS
Deprecated.
|
static PlaceholderKey<java.lang.String> |
AVG_PING_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
DISK_HIGH
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
DISK_MEDIUM
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
FIRST_DAY
Deprecated.
|
static PlaceholderKey<java.lang.String> |
GM_PIE_COLORS
Deprecated.
|
static PlaceholderKey<java.lang.String> |
MAX_PING_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.String> |
MIN_PING_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.String> |
PLAYERS_GRAPH_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
PLAYERS_MAX
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
PLAYERS_ONLINE
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
PLAYERS_TOTAL
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
TIME_ZONE
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
TPS_HIGH
Deprecated.
|
static PlaceholderKey<java.lang.String> |
TPS_HIGH_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.String> |
TPS_LOW_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.Integer> |
TPS_MEDIUM
Deprecated.
|
static PlaceholderKey<java.lang.String> |
TPS_MEDIUM_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.String> |
WORLD_MAP_HIGH_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.String> |
WORLD_MAP_LOW_COLOR
Deprecated.
|
static PlaceholderKey<java.lang.String> |
WORLD_PIE_COLORS
Deprecated.
|
public static final PlaceholderKey<java.lang.Integer> TIME_ZONE
public static final PlaceholderKey<java.lang.Integer> FIRST_DAY
public static final PlaceholderKey<java.lang.Integer> TPS_MEDIUM
public static final PlaceholderKey<java.lang.Integer> TPS_HIGH
public static final PlaceholderKey<java.lang.Integer> DISK_MEDIUM
public static final PlaceholderKey<java.lang.Integer> DISK_HIGH
public static final PlaceholderKey<java.lang.Integer> PLAYERS_MAX
public static final PlaceholderKey<java.lang.Integer> PLAYERS_ONLINE
public static final PlaceholderKey<java.lang.Integer> PLAYERS_TOTAL
public static final PlaceholderKey<java.lang.String> WORLD_PIE_COLORS
public static final PlaceholderKey<java.lang.String> GM_PIE_COLORS
public static final PlaceholderKey<java.lang.String> ACTIVITY_PIE_COLORS
public static final PlaceholderKey<java.lang.String> PLAYERS_GRAPH_COLOR
public static final PlaceholderKey<java.lang.String> TPS_HIGH_COLOR
public static final PlaceholderKey<java.lang.String> TPS_MEDIUM_COLOR
public static final PlaceholderKey<java.lang.String> TPS_LOW_COLOR
public static final PlaceholderKey<java.lang.String> AVG_PING_COLOR
public static final PlaceholderKey<java.lang.String> MIN_PING_COLOR
public static final PlaceholderKey<java.lang.String> MAX_PING_COLOR
public static final PlaceholderKey<java.lang.String> WORLD_MAP_HIGH_COLOR
public static final PlaceholderKey<java.lang.String> WORLD_MAP_LOW_COLOR