Class StatsStorage

java.lang.Object
me.despical.kotl.api.StatsStorage

public class StatsStorage extends Object
Since:
1.0.0

Created at 20.06.2020

Author:
Despical
  • Constructor Details

    • StatsStorage

      public StatsStorage()
  • Method Details

    • getStats

      @NotNull public static @NotNull Map<UUID,Integer> getStats(StatisticType stat)
    • getUserStats

      public static int getUserStats(org.bukkit.entity.Player player, StatisticType statisticType)