Class Statistics
java.lang.Object
dev.despical.tntrun.stats.Statistics
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StatisticType<Map<String, Long>> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> static final StatisticType<Integer> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<StatisticType<?>> static intgetDoubleJumps(org.bukkit.entity.Player player) static List<StatisticType<?>> static List<StatisticType<?>>
-
Field Details
-
WIN
-
LOSE
-
WIN_STREAK
-
LONGEST_WIN_STREAK
-
GAMES_PLAYED
-
LONGEST_SURVIVE
-
SPECTATOR_NIGHT_VISION_LEVEL
-
SPECTATOR_SHOW_OTHERS
-
SPECTATOR_SPEED
-
LOCAL_DOUBLE_JUMPS
-
LOCAL_MAX_DOUBLE_JUMPS
-
LOCAL_SURVIVE_TIME
-
ARENA_BEST_TIMES
-
-
Constructor Details
-
Statistics
public Statistics()
-
-
Method Details
-
getPersistentStats
-
getAllStats
-
getTemporaryStats
-
getDoubleJumps
public static int getDoubleJumps(org.bukkit.entity.Player player)
-