Uses of Enum Class
com.andrei1058.bedwars.api.arena.stats.DefaultStatistics
-
Uses of DefaultStatistics in com.andrei1058.bedwars.api.arena.stats
Modifier and TypeMethodDescriptionstatic DefaultStatistics
Returns the enum constant of this class with the specified name.static DefaultStatistics[]
DefaultStatistics.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptiondefault Collection<Optional<PlayerGameStats>>
GameStatsHolder.getOrderedBy
(@NotNull DefaultStatistics statistic) default Optional<GameStatistic<?>>
PlayerGameStats.getStatistic
(@NotNull DefaultStatistics id)