Uses of Class
net.fateuhc.plugin.player.stats.Stat
Packages that use Stat
-
Uses of Stat in net.fateuhc.plugin.player.data
Methods in net.fateuhc.plugin.player.data that return StatModifier and TypeMethodDescriptionProfileData.getBowShots()Get the amount of bow shots.ProfileData.getCoalMined()Get the amount of coal mined.ProfileData.getDeaths()Get the amount of deaths.ProfileData.getDiamondsMined()Get the amount of diamonds mined.ProfileData.getEmeraldsMined()Get the amount of emeralds mined.ProfileData.getGamesPlayed()Get the amount of games played.ProfileData.getGoldenApplesEaten()Get the amount of golden apples eaten.ProfileData.getGoldenHeadsEaten()Get the amount of golden heads eaten.ProfileData.getGoldMined()Get the amount of gold mined.ProfileData.getHighestKillStreak()Get the highest kill streak.ProfileData.getIronMined()Get the amount of iron mined.ProfileData.getKills()Get the amount of kills.ProfileData.getLapisMined()Get the amount of lapis mined.ProfileData.getPoints()Get the amount of points.ProfileData.getPracticeDeaths()Get the amount of practice death.ProfileData.getPracticeKills()Get the amount of practice kills.ProfileData.getQuartzMined()Get the amount of quartz mined.ProfileData.getRedstoneMined()Get the amount of redstone mined.ProfileData.getSpawnersMined()Get the amount of spawners mined.ProfileData.getWins()Get the amount of wins.