Uses of Interface
com.andrei1058.bedwars.api.arena.stats.GameStatistic
-
Uses of GameStatistic in com.andrei1058.bedwars.api.arena.stats
Modifier and TypeMethodDescriptiondefault Optional<GameStatistic<?>>
PlayerGameStats.getStatistic
(@NotNull DefaultStatistics id) PlayerGameStats.getStatistic
(@NotNull String id) Modifier and TypeMethodDescriptionint
GameStatistic.compareTo
(@NotNull GameStatistic<T> o) Comparison for tops.void
PlayerGameStats.registerStatistic
(@NotNull String id, @NotNull GameStatistic<?> defaultValue)